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