f15RegularAlwaysWhite property

TextStyle get f15RegularAlwaysWhite

Implementation

TextStyle get f15RegularAlwaysWhite =>
    f15Regular.copyWith(color: appColor.alwaysWhite);