f28RegularTextTips property

TextStyle get f28RegularTextTips

Implementation

TextStyle get f28RegularTextTips =>
    f28Regular.copyWith(color: appColor.textTips);