f12RegularAlwaysWhite property

TextStyle get f12RegularAlwaysWhite

Implementation

TextStyle get f12RegularAlwaysWhite =>
    f12Regular.copyWith(color: appColor.alwaysWhite);