closeOnSelect property

bool closeOnSelect
final

Whether to automatically close the popover when an option is selected.

Defaults to true.

Implementation

final bool closeOnSelect;