close property
void Function()?
close
getter/setter pair
Closes active suggestion box.
If it's not active, nothing will happen.
Implementation
void Function()? close;
Closes active suggestion box.
If it's not active, nothing will happen.
void Function()? close;