f9MediumTextInverseSecondary property

TextStyle get f9MediumTextInverseSecondary

Implementation

TextStyle get f9MediumTextInverseSecondary =>
    f9Medium.copyWith(color: appColor.textInverseSecondary);