f10RegularAlwaysWhite property

TextStyle get f10RegularAlwaysWhite

Implementation

TextStyle get f10RegularAlwaysWhite =>
    f10Regular.copyWith(color: appColor.alwaysWhite);