f18MediumTextInverseSecondary property

TextStyle get f18MediumTextInverseSecondary

Implementation

TextStyle get f18MediumTextInverseSecondary =>
    f18Medium.copyWith(color: appColor.textInverseSecondary);