onSelected property

void Function(List<T> options) onSelected
final

Implementation

final void Function(List<T> options) onSelected;