highlighted property

int get highlighted

The index of the highlighted suggestion, or -1 if none.

Implementation

int get highlighted => _highlighted;