f14RegularTextInversePrimary property

TextStyle get f14RegularTextInversePrimary

Implementation

TextStyle get f14RegularTextInversePrimary =>
    f14Regular.copyWith(color: appColor.textInversePrimary);