f24RegularTextSecondary property

TextStyle get f24RegularTextSecondary

Implementation

TextStyle get f24RegularTextSecondary =>
    f24Regular.copyWith(color: appColor.textSecondary);