bigButtonRadius property
double
get
bigButtonRadius
Implementation
double get bigButtonRadius =>
_bigButtonRadius ??
BaseButtonConfigUtils.defaultButtonConfig.bigButtonRadius;
double get bigButtonRadius =>
_bigButtonRadius ??
BaseButtonConfigUtils.defaultButtonConfig.bigButtonRadius;