currentMatch property

int get currentMatch

Active highlighted match index (1-based).

Implementation

int get currentMatch => _currentMatch;