autofocusOnSearch property

bool autofocusOnSearch
final

Autofocus the search field (raising the keyboard) when the overlay opens. Only applies to the search constructors. Defaults to false.

Implementation

final bool autofocusOnSearch;