open property

void Function() open
getter/setter pair

Open the menu that this controller controls.

Implementation

late void Function() open;