f16RegularAlwaysWhite property

TextStyle get f16RegularAlwaysWhite

Implementation

TextStyle get f16RegularAlwaysWhite =>
    f16Regular.copyWith(color: appColor.alwaysWhite);