iconSize property
To change the the icon size pass a different value, by default will be
kDefaultIconSize
.
this will be used for all the buttons but you can override this
Implementation
final double? iconSize;
To change the the icon size pass a different value, by default will be
kDefaultIconSize
.
this will be used for all the buttons but you can override this
final double? iconSize;