onDeselect property

ValueChanged<String>? onDeselect
final

Called when deselecting.

Implementation

final ValueChanged<String>? onDeselect;