autoFocus property

  1. @override
bool autoFocus
final

Whether the field should autofocus.

Implementation

@override
final bool isRequired, disabled, autoFocus, readOnly;