Skip to main content

Module list

Module list 

Source
Expand description

List widget.

A widget to display a list of items with selection support.

Structsยง

List
A widget to display a list of items.
ListItem
A single item in a list.
ListPersistState
Persistable state for a ListState.
ListState
Mutable state for a List widget tracking selection and scroll offset.
ListStateSnapshot
Snapshot of ListState for undo.