onSelected property

void Function(T)? onSelected
final

Callback for item selection

Implementation

final void Function(T)? onSelected;