f9RegularTextTips property

TextStyle get f9RegularTextTips

Implementation

TextStyle get f9RegularTextTips =>
    f9Regular.copyWith(color: appColor.textTips);