close property
void Function()
close
getter/setter pair
Close the menu that this controller controls.
Implementation
late void Function() close;
Close the menu that this controller controls.
late void Function() close;