f10RegularTextTips property

TextStyle get f10RegularTextTips

Implementation

TextStyle get f10RegularTextTips =>
    f10Regular.copyWith(color: appColor.textTips);