focusedIndex property
int
get
focusedIndex
The index of the currently focused item (-1 if none).
Implementation
int get focusedIndex => _focusedIndex;
The index of the currently focused item (-1 if none).
int get focusedIndex => _focusedIndex;