onSelected property

ValueChanged<T>? onSelected
final

Called when the user selected a value.

Implementation

final ValueChanged<T>? onSelected;