mode property
Presentation mode for the item picker interface.
Controls whether the picker appears as a modal dialog or a popover dropdown. Defaults to dialog mode for better item visibility.
Implementation
final PromptMode? mode;
Presentation mode for the item picker interface.
Controls whether the picker appears as a modal dialog or a popover dropdown. Defaults to dialog mode for better item visibility.
final PromptMode? mode;