drop_down_list icon indicating copy to clipboard operation
drop_down_list copied to clipboard

Add useRootNavigator Parameter to DropDown widget

Open acaala opened this issue 1 year ago • 0 comments

This pull request adds the useRootNavigator parameter to the DropDown widget. This is particularly useful in applications with nested navigators, where the desired behaviour is to have the modal bottom sheet appear on top of all routes, regardless of the navigator stack it was called from.

acaala avatar Apr 10 '24 22:04 acaala