f24RegularTextInverseSecondary property

TextStyle get f24RegularTextInverseSecondary

Implementation

TextStyle get f24RegularTextInverseSecondary =>
    f24Regular.copyWith(color: appColor.textInverseSecondary);