onSelect property

dynamic Function(List<String>) onSelect
final

Select action callback.

Implementation

final Function(List<String>) onSelect;