autofocus property

bool? autofocus
final

Whether the input should have a focus when rendered.

Implementation

final bool? autofocus;