CURRENT_AND_TOTAL constant
SearchResultDisplayStyle
const CURRENT_AND_TOTAL
The find panel includes the total number of results the session reports and the index of the target result.
Implementation
static const CURRENT_AND_TOTAL = SearchResultDisplayStyle._internal(0, 0);