/
ButtonGroup

ButtonGroup

ButtonGroup

ย 

ButtonGroup is a group of buttons containing a ShortButton and an OutlinedButton with icon.

ย 

ย 

Features

callBack : Function that will be executed on click of the ShortButton .

callBackIcon : Function that will be executed on click of the OutlinedButton.

ย 

Widgets used from Flutter Material Library

SL No

Widgets

Description

SL No

Widgets

Description

1

ElevatedButton()

Button

2

OutlinedButton.icon()

Button

ย 

Files Path :

Primary Files : https://github.com/misdwss/punjab-mgramseva/blob/master/frontend/mgramseva/lib/widgets/ButtonGroup.dart ,

punjab-mgramseva/frontend/mgramseva/lib/widgets/ShortButton.dart at master ยท misdwss/punjab-mgramseva

Related pages