autofocus property
Whether the search input should be auto-focused when the command palette opens.
Defaults to true for convenient keyboard-driven interaction.
Implementation
final bool autofocus;
Whether the search input should be auto-focused when the command palette opens.
Defaults to true for convenient keyboard-driven interaction.
final bool autofocus;