MenuEvent typedef

MenuEvent = void Function(RuiMenuItem item)

Implementation

typedef MenuEvent = void Function(RuiMenuItem item);