f13RegularTextTips property

TextStyle get f13RegularTextTips

Implementation

TextStyle get f13RegularTextTips =>
    f13Regular.copyWith(color: appColor.textTips);