f9RegularTextSecondary property

TextStyle get f9RegularTextSecondary

Implementation

TextStyle get f9RegularTextSecondary =>
    f9Regular.copyWith(color: appColor.textSecondary);