onItemPress property

ValueChanged<T>? onItemPress
final

Called when the user selects an item from the popover suggestions.

Implementation

final ValueChanged<T>? onItemPress;