f15MediumTextInverseSecondary property

TextStyle get f15MediumTextInverseSecondary

Implementation

TextStyle get f15MediumTextInverseSecondary =>
    f15Medium.copyWith(color: appColor.textInverseSecondary);