ModalLifecycleCallback typedef
ModalLifecycleCallback =
void Function(ModalLifecycleEvent event)
Implementation
typedef ModalLifecycleCallback = void Function(ModalLifecycleEvent event);
typedef ModalLifecycleCallback = void Function(ModalLifecycleEvent event);