f13RegularTextPrimary property

TextStyle get f13RegularTextPrimary

Implementation

TextStyle get f13RegularTextPrimary =>
    f13Regular.copyWith(color: appColor.textPrimary);