LaunchMenuModalType typedef

LaunchMenuModalType = void Function(LaunchMenuModalOptions options)

Type definition for the function that toggles the menu modal.

Implementation

typedef LaunchMenuModalType = void Function(LaunchMenuModalOptions options);