autofocus property

bool autofocus
final

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;