f9RegularTextPrimary property

TextStyle get f9RegularTextPrimary

Implementation

TextStyle get f9RegularTextPrimary =>
    f9Regular.copyWith(color: appColor.textPrimary);