focusedIndex property

int get focusedIndex

The index of the currently focused item (-1 if none).

Implementation

int get focusedIndex => _focusedIndex;