f14RegularAlwaysWhite property

TextStyle get f14RegularAlwaysWhite

Implementation

TextStyle get f14RegularAlwaysWhite =>
    f14Regular.copyWith(color: appColor.alwaysWhite);