f28RegularTextPrimary property

TextStyle get f28RegularTextPrimary

Implementation

TextStyle get f28RegularTextPrimary =>
    f28Regular.copyWith(color: appColor.textPrimary);