currentMatch property
int
get
currentMatch
Active highlighted match index (1-based).
Implementation
int get currentMatch => _currentMatch;
Active highlighted match index (1-based).
int get currentMatch => _currentMatch;