f10RegularTextInverseSecondary property

TextStyle get f10RegularTextInverseSecondary

Implementation

TextStyle get f10RegularTextInverseSecondary =>
    f10Regular.copyWith(color: appColor.textInverseSecondary);