methods/exit_methods/launch_confirm_exit library
Classes
- LaunchConfirmExitOptions
- Defines the options for toggling the confirmation exit modal visibility.
Functions
- 
  launchConfirmExit(LaunchConfirmExitOptions options) → void 
- Toggles the visibility of the confirmation exit modal.
Typedefs
- LaunchConfirmExitType = void Function(LaunchConfirmExitOptions options)
- Type definition for the function that toggles the confirmation exit modal.