globalIconSize property
- @Deprecated('This will be removed in future releases, use iconSize instead')
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
@Deprecated('This will be removed in future releases, use iconSize instead')
final double globalIconSize;