searchFocus property

FocusNode searchFocus
final

The focus node for the search text field.

Used to programmatically control focus on the search field.

Implementation

final FocusNode searchFocus;