f11RegularTextSecondary property

TextStyle get f11RegularTextSecondary

Implementation

TextStyle get f11RegularTextSecondary =>
    f11Regular.copyWith(color: appColor.textSecondary);