TriggerMenu typedef

TriggerMenu = void Function()

Callback to Open/Close the menu.

Implementation

typedef TriggerMenu = void Function();