autofocus property

bool autofocus
final

Whether the text field should autofocus when the widget is built.

Implementation

final bool autofocus;