f20RegularTextSecondary property

TextStyle get f20RegularTextSecondary

Implementation

TextStyle get f20RegularTextSecondary =>
    f20Regular.copyWith(color: appColor.textSecondary);