closeOnSelect property
Whether the menu should close automatically when an item is picked.
Defaults to true unless a controller is provided, in which case the
caller must opt-in by setting this to true.
Implementation
final bool? closeOnSelect;
Whether the menu should close automatically when an item is picked.
Defaults to true unless a controller is provided, in which case the
caller must opt-in by setting this to true.
final bool? closeOnSelect;