NONE constant

SearchResultDisplayStyle const NONE

The find panel doesn’t include the number of results the session reports.

Implementation

static const NONE = SearchResultDisplayStyle._internal(2, 2);