autofocus property

bool autofocus
final

on true state this widget will be selected as the initial focus when no other node in its scope is currently focused

Implementation

final bool autofocus;