f18RegularTextInverseSecondary property

TextStyle get f18RegularTextInverseSecondary

Implementation

TextStyle get f18RegularTextInverseSecondary =>
    f18Regular.copyWith(color: appColor.textInverseSecondary);