f11RegularTextPrimary property

TextStyle get f11RegularTextPrimary

Implementation

TextStyle get f11RegularTextPrimary =>
    f11Regular.copyWith(color: appColor.textPrimary);