autofocus property

bool autofocus
final

Whether the input automatically receives focus when built. Defaults to false.

Implementation

final bool autofocus;