onClearSelection property
Called when the close button is tapped. Required only when showCloseButton is true.
Implementation
final VoidCallback? onClearSelection;
Called when the close button is tapped. Required only when showCloseButton is true.
final VoidCallback? onClearSelection;