f13RegularTextInverseSecondary property

TextStyle get f13RegularTextInverseSecondary

Implementation

TextStyle get f13RegularTextInverseSecondary =>
    f13Regular.copyWith(color: appColor.textInverseSecondary);