f9RegularAlwaysWhite property

TextStyle get f9RegularAlwaysWhite

Implementation

TextStyle get f9RegularAlwaysWhite =>
    f9Regular.copyWith(color: appColor.alwaysWhite);