LaunchConfirmExitType typedef

LaunchConfirmExitType = void Function(LaunchConfirmExitOptions options)

Type definition for the function that toggles the confirmation exit modal.

Implementation

typedef LaunchConfirmExitType = void Function(LaunchConfirmExitOptions options);