f13RegularAlwaysWhite property

TextStyle get f13RegularAlwaysWhite

Implementation

TextStyle get f13RegularAlwaysWhite =>
    f13Regular.copyWith(color: appColor.alwaysWhite);