onSelect property

ValueChanged<String>? onSelect
final

Called when selecting an attraction.

Implementation

final ValueChanged<String>? onSelect;