cancelTextStyle property

TextStyle get cancelTextStyle

Implementation

TextStyle get cancelTextStyle =>
    _cancelTextStyle ??
    BaseDefaultConfig.defaultPickerConfig.cancelTextStyle;