onSelected property

dynamic Function(Place selection)? onSelected
final

Called when a place is selected

Implementation

final Function(Place selection)? onSelected;