iconSize property

double? iconSize
final

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;