f24MediumTextInverseSecondary property

TextStyle get f24MediumTextInverseSecondary

Implementation

TextStyle get f24MediumTextInverseSecondary =>
    f24Medium.copyWith(color: appColor.textInverseSecondary);