autofocus property Null safety

bool autofocus
override

Implementation

bool get autofocus;
void autofocus=(bool value)
override

Implementation

set autofocus(bool value);