autofocus property
On true state it should focus itself if nothing else is already focused. Defaults to false
Implementation
final bool autofocus;
On true state it should focus itself if nothing else is already focused. Defaults to false
final bool autofocus;