widgets library

Classes

ActionButton
A wrapper of Material buttons, that manages a state of an action which is performed on the button click, and updates the button content to display the progress state of the action.
Deck
Displays stacked child widgets (typically cards), so the only headers are visible initially. Each item in a Deck can be expanded.
DeckItem
A data object, that represents collapsed and expanded content of the Deck item.
InlineTextField
A text widget, that let user inline edit the text it contains.
StepIndicator
A widget to display progress through a sequence of steps.