f10MediumTextInverseSecondary property

TextStyle get f10MediumTextInverseSecondary

Implementation

TextStyle get f10MediumTextInverseSecondary =>
    f10Medium.copyWith(color: appColor.textInverseSecondary);