Expand description
A list of elements with optional item indicators.
Structs§
- The delimiter to place between nested lists when using merged list indicators.
- An indicator used in a
List
widget. - A list of items displayed with an optional item indicator.
- The prefix to display before the list indicator.
- The delimiter to place after the list indictor, when the list is ordered.
Enums§
- The style of a
List
widget’s item indicators.
Traits§
- A
ListStyle
implementation that provides an optional indicator for a given list index.