f18RegularTextTips property

TextStyle get f18RegularTextTips

Implementation

TextStyle get f18RegularTextTips =>
    f18Regular.copyWith(color: appColor.textTips);