f20RegularAlwaysWhite property

TextStyle get f20RegularAlwaysWhite

Implementation

TextStyle get f20RegularAlwaysWhite =>
    f20Regular.copyWith(color: appColor.alwaysWhite);