dropdown library

Classes

SDropdownMenuCascade<T>
A dropdown menu that uses an Overlay. This is a classic type of dropdown menu. Use a SMenuItem.clickable if you would like the onChange function of this dropdown to run. The item's value will be made available through it.
SDropdownMenuMorph<T>
A current WIP. Uses a Hero widget to create a dropdown menu. This can be used as a popup menu.