f9RegularTextInversePrimary property

TextStyle get f9RegularTextInversePrimary

Implementation

TextStyle get f9RegularTextInversePrimary =>
    f9Regular.copyWith(color: appColor.textInversePrimary);