f20RegularTextTips property

TextStyle get f20RegularTextTips

Implementation

TextStyle get f20RegularTextTips =>
    f20Regular.copyWith(color: appColor.textTips);