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