f12MediumTextInverseSecondary property

TextStyle get f12MediumTextInverseSecondary

Implementation

TextStyle get f12MediumTextInverseSecondary =>
    f12Medium.copyWith(color: appColor.textInverseSecondary);