f11RegularTextTips property

TextStyle get f11RegularTextTips

Implementation

TextStyle get f11RegularTextTips =>
    f11Regular.copyWith(color: appColor.textTips);