f16RegularTextPrimary property

TextStyle get f16RegularTextPrimary

Implementation

TextStyle get f16RegularTextPrimary =>
    f16Regular.copyWith(color: appColor.textPrimary);