f10RegularTextSecondary property

TextStyle get f10RegularTextSecondary

Implementation

TextStyle get f10RegularTextSecondary =>
    f10Regular.copyWith(color: appColor.textSecondary);