AhmedLSayed9 / dropdown_button2

Flutter's core Dropdown Button widget with steady dropdown menu and many other features.
https://pub.dev/packages/dropdown_button2
MIT License
264 stars 122 forks source link

Restricting the scrollable list, with last item sticky #309

Open soniasunil opened 1 month ago

soniasunil commented 1 month ago

I was wondering if it is possible to set so that I have the last item such as the logout selection, to be sticky, while the rest of the list items are scrollable.

AhmedLSayed9 commented 1 month ago

That's currently not possible.