f18RegularAlwaysWhite property

TextStyle get f18RegularAlwaysWhite

Implementation

TextStyle get f18RegularAlwaysWhite =>
    f18Regular.copyWith(color: appColor.alwaysWhite);