onSelected property

(void Function(String selected)?) onSelected
final

Called when the user makes a selection.

Implementation

final void Function(String selected)? onSelected;