f13RegularTextSecondary property

TextStyle get f13RegularTextSecondary

Implementation

TextStyle get f13RegularTextSecondary =>
    f13Regular.copyWith(color: appColor.textSecondary);