f20RegularTextPrimary property

TextStyle get f20RegularTextPrimary

Implementation

TextStyle get f20RegularTextPrimary =>
    f20Regular.copyWith(color: appColor.textPrimary);