f24RegularTextInversePrimary property

TextStyle get f24RegularTextInversePrimary

Implementation

TextStyle get f24RegularTextInversePrimary =>
    f24Regular.copyWith(color: appColor.textInversePrimary);