f12RegularTextPrimary property

TextStyle get f12RegularTextPrimary

Implementation

TextStyle get f12RegularTextPrimary =>
    f12Regular.copyWith(color: appColor.textPrimary);