f15RegularTextTips property

TextStyle get f15RegularTextTips

Implementation

TextStyle get f15RegularTextTips =>
    f15Regular.copyWith(color: appColor.textTips);