f28RegularTextSecondary property

TextStyle get f28RegularTextSecondary

Implementation

TextStyle get f28RegularTextSecondary =>
    f28Regular.copyWith(color: appColor.textSecondary);