f24RegularTextPrimary property

TextStyle get f24RegularTextPrimary

Implementation

TextStyle get f24RegularTextPrimary =>
    f24Regular.copyWith(color: appColor.textPrimary);