smallButtonHeight property
double
get
smallButtonHeight
Implementation
double get smallButtonHeight =>
_smallButtonHeight ??
BaseButtonConfigUtils.defaultButtonConfig.smallButtonHeight;
double get smallButtonHeight =>
_smallButtonHeight ??
BaseButtonConfigUtils.defaultButtonConfig.smallButtonHeight;