f13RegularTextInversePrimary property

TextStyle get f13RegularTextInversePrimary

Implementation

TextStyle get f13RegularTextInversePrimary =>
    f13Regular.copyWith(color: appColor.textInversePrimary);