f16RegularTextTips property

TextStyle get f16RegularTextTips

Implementation

TextStyle get f16RegularTextTips =>
    f16Regular.copyWith(color: appColor.textTips);