f20RegularTextInverseSecondary property

TextStyle get f20RegularTextInverseSecondary

Implementation

TextStyle get f20RegularTextInverseSecondary =>
    f20Regular.copyWith(color: appColor.textInverseSecondary);