autofocus property
If True, this widget will be selected as the initial focus when no other node in its scope is currently focused.
Implementation
final bool? autofocus;
If True, this widget will be selected as the initial focus when no other node in its scope is currently focused.
final bool? autofocus;