f24RegularTextTips property

TextStyle get f24RegularTextTips

Implementation

TextStyle get f24RegularTextTips =>
    f24Regular.copyWith(color: appColor.textTips);