f20MediumTextInverseSecondary property

TextStyle get f20MediumTextInverseSecondary

Implementation

TextStyle get f20MediumTextInverseSecondary =>
    f20Medium.copyWith(color: appColor.textInverseSecondary);