index property
ItemIndex
get
index
The zero-based index of this item in the list.
Implementation
ItemIndex get index => const ItemIndex();
The zero-based index of this item in the list.
ItemIndex get index => const ItemIndex();