f10RegularTextPrimary property

TextStyle get f10RegularTextPrimary

Implementation

TextStyle get f10RegularTextPrimary =>
    f10Regular.copyWith(color: appColor.textPrimary);