f28RegularAlwaysWhite property

TextStyle get f28RegularAlwaysWhite

Implementation

TextStyle get f28RegularAlwaysWhite =>
    f28Regular.copyWith(color: appColor.alwaysWhite);