autofocus property

bool autofocus
final

Whether this checkbox should focus itself if nothing else is already focused. Defaults to false.

Implementation

final bool autofocus;