f15RegularTextPrimary property

TextStyle get f15RegularTextPrimary

Implementation

TextStyle get f15RegularTextPrimary =>
    f15Regular.copyWith(color: appColor.textPrimary);