autofocus property

bool autofocus
final

Whether TextInput should have focus. Defaults to false.

Implementation

final bool autofocus;