f11RegularTextInverseSecondary property

TextStyle get f11RegularTextInverseSecondary

Implementation

TextStyle get f11RegularTextInverseSecondary =>
    f11Regular.copyWith(color: appColor.textInverseSecondary);