smallButtonHeight property

double get smallButtonHeight

Implementation

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