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 |
---|---|---|
1 |
| Button |
2 |
| Button |
Files Path :
Primary Files : https://github.com/misdwss/punjab-mgramseva/blob/master/frontend/mgramseva/lib/widgets/ButtonGroup.dart ,