onSelect property

dynamic Function(dynamic date)? onSelect
final

Implementation

final Function(dynamic date)? onSelect;