bigButtonFontSize property

double get bigButtonFontSize

Implementation

double get bigButtonFontSize =>
    _bigButtonFontSize ??
    BaseButtonConfigUtils.defaultButtonConfig.bigButtonFontSize;