methods/menu_methods/launch_menu_modal library
Classes
- LaunchMenuModalOptions
- Defines options for toggling the visibility of the menu modal.
Functions
- 
  launchMenuModal(LaunchMenuModalOptions options) → void 
- Toggles the visibility of the menu modal.
Typedefs
- LaunchMenuModalType = void Function(LaunchMenuModalOptions options)
- Type definition for the function that toggles the menu modal.