onSelect property

dynamic Function(dynamic item)? onSelect
final

Implementation

final Function(dynamic item)? onSelect;