autofocus property Null safety

bool autofocus
override

Implementation

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

Implementation

set autofocus(bool value) native;