f11MediumTextInverseSecondary property

TextStyle get f11MediumTextInverseSecondary

Implementation

TextStyle get f11MediumTextInverseSecondary =>
    f11Medium.copyWith(color: appColor.textInverseSecondary);