smallButtonRadius property
double
get
smallButtonRadius
Implementation
double get smallButtonRadius =>
_smallButtonRadius ??
BaseButtonConfigUtils.defaultButtonConfig.smallButtonRadius;
double get smallButtonRadius =>
_smallButtonRadius ??
BaseButtonConfigUtils.defaultButtonConfig.smallButtonRadius;