methods\waiting_methods\launch_waiting library
Classes
- LaunchWaitingOptions
- Options for launching the waiting modal
Functions
-
launchWaiting(
LaunchWaitingOptions options) → void - Launches the waiting modal and toggles its visibility state.
Typedefs
- LaunchWaitingType = void Function(LaunchWaitingOptions options)
- Signature for a function that updates the visibility of the waiting modal.