f14RegularTextSecondary property

TextStyle get f14RegularTextSecondary

Implementation

TextStyle get f14RegularTextSecondary =>
    f14Regular.copyWith(color: appColor.textSecondary);