MenuAction typedef

MenuAction = void Function(Pluggable?)

Implementation

typedef MenuAction = void Function(Pluggable?);