autofocus property
Whether the button should automatically focus when it's first displayed.
If null, defaults to platform-specific behavior.
Implementation
final bool? autofocus;
Whether the button should automatically focus when it's first displayed.
If null, defaults to platform-specific behavior.
final bool? autofocus;