autofocus property Null safety
final
autofocus bool automatically focuses on the search field bringing up the keyboard defaulted to true.
Implementation
final bool autofocus;
autofocus bool automatically focuses on the search field bringing up the keyboard defaulted to true.
final bool autofocus;