f14RegularTextTips property

TextStyle get f14RegularTextTips

Implementation

TextStyle get f14RegularTextTips =>
    f14Regular.copyWith(color: appColor.textTips);