onSelected property

ValueChanged<Key?>? onSelected
final

Callback when an item is selected.

Implementation

final ValueChanged<Key?>? onSelected;