fontSizeCaptionSm property

double get fontSizeCaptionSm

Implementation

double get fontSizeCaptionSm =>
    _fontSizeCaptionSm ??
    BaseDefaultConfigUtils.defaultCommonConfig.fontSizeCaptionSm;