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 ,

https://github.com/misdwss/punjab-mgramseva/blob/master/frontend/mgramseva/lib/widgets/ShortButton.dart