autofocus property

bool? autofocus
final

Whether the button should automatically focus when it's first displayed.

If null, defaults to platform-specific behavior.

Implementation

final bool? autofocus;