autofocus property

bool autofocus
final

true if the field should be focused when building. false by default.

Implementation

final bool autofocus;