shouldFocus property
bool?
get
shouldFocus
Implementation
external bool? get shouldFocus;
set
shouldFocus
(bool? value)
Implementation
external set shouldFocus(bool? value);