stockholm library

Classes

StockholmButton
StockholmCheckbox
StockholmDropdownButton<T>
StockholmPopupMenuButton<T>
Displays a menu when pressed and calls onSelected when the menu is dismissed because an item was selected. The value passed to onSelected is the value of the selected menu item.
StockholmPopupMenuItem<T>
An item in a material design popup menu.
StockholmPopupMenuItemState<T, W extends StockholmPopupMenuItem<T>>
The State for PopupMenuItem subclasses.
StockholmThemeData

Functions

stockholmBoxShadow(BuildContext context) List<BoxShadow>