f18RegularTextPrimary property

TextStyle get f18RegularTextPrimary

Implementation

TextStyle get f18RegularTextPrimary =>
    f18Regular.copyWith(color: appColor.textPrimary);