f11RegularAlwaysWhite property

TextStyle get f11RegularAlwaysWhite

Implementation

TextStyle get f11RegularAlwaysWhite =>
    f11Regular.copyWith(color: appColor.alwaysWhite);