f14RegularTextPrimary property

TextStyle get f14RegularTextPrimary

Implementation

TextStyle get f14RegularTextPrimary =>
    f14Regular.copyWith(color: appColor.textPrimary);