borderWidthSm property

double get borderWidthSm

Implementation

double get borderWidthSm =>
    _borderWidthSm ??
    BaseDefaultConfigUtils.defaultCommonConfig.borderWidthSm;