autofocus property

bool autofocus
final

Whether the combo box should automatically focus when first displayed.

Defaults to false.

Implementation

final bool autofocus;