currentSuggestionIndex property
int
get
currentSuggestionIndex
Gets current suggestion index.
Implementation
int get currentSuggestionIndex => _currentSuggestionIndex;
Gets current suggestion index.
int get currentSuggestionIndex => _currentSuggestionIndex;