f14MediumTextInverseSecondary property

TextStyle get f14MediumTextInverseSecondary

Implementation

TextStyle get f14MediumTextInverseSecondary =>
    f14Medium.copyWith(color: appColor.textInverseSecondary);