MenuAction typedef

MenuAction = void Function(MenuEntry menuEntry)

Implementation

typedef MenuAction = void Function(MenuEntry menuEntry);