f28RegularTextInverseSecondary property

TextStyle get f28RegularTextInverseSecondary

Implementation

TextStyle get f28RegularTextInverseSecondary =>
    f28Regular.copyWith(color: appColor.textInverseSecondary);