f12RegularTextTips property

TextStyle get f12RegularTextTips

Implementation

TextStyle get f12RegularTextTips =>
    f12Regular.copyWith(color: appColor.textTips);