f24RegularAlwaysWhite property

TextStyle get f24RegularAlwaysWhite

Implementation

TextStyle get f24RegularAlwaysWhite =>
    f24Regular.copyWith(color: appColor.alwaysWhite);