f13MediumTextInverseSecondary property

TextStyle get f13MediumTextInverseSecondary

Implementation

TextStyle get f13MediumTextInverseSecondary =>
    f13Medium.copyWith(color: appColor.textInverseSecondary);