autofocus property
Whether the combo box should automatically focus when first displayed.
Defaults to false.
Implementation
final bool autofocus;
Whether the combo box should automatically focus when first displayed.
Defaults to false.
final bool autofocus;