autofocus property

bool autofocus
final

Whether this text field should focus itself if nothing else is already focused.

Same as TextField.autofocus

Implementation

final bool autofocus;