f28MediumTextInverseSecondary property

TextStyle get f28MediumTextInverseSecondary

Implementation

TextStyle get f28MediumTextInverseSecondary =>
    f28Medium.copyWith(color: appColor.textInverseSecondary);