autofocus property

bool autofocus
final

Whether the focusNode requests focus once the game is mounted. Defaults to true.

Implementation

final bool autofocus;