close property

void Function() close
getter/setter pair

Close the menu that this controller controls.

Implementation

late void Function() close;