f9RegularTextInverseSecondary property

TextStyle get f9RegularTextInverseSecondary

Implementation

TextStyle get f9RegularTextInverseSecondary =>
    f9Regular.copyWith(color: appColor.textInverseSecondary);