LaunchWaitingType typedef
Signature for a function that updates the visibility of the waiting modal.
Implementation
typedef LaunchWaitingType = void Function(LaunchWaitingOptions options);
Signature for a function that updates the visibility of the waiting modal.
typedef LaunchWaitingType = void Function(LaunchWaitingOptions options);