drop_down_list
drop_down_list copied to clipboard
Add useRootNavigator Parameter to DropDown widget
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.