ModalLifecycleShouldNotify typedef
ModalLifecycleShouldNotify =
bool Function(ModalLifecycleEvent event)
Implementation
typedef ModalLifecycleShouldNotify = bool Function(ModalLifecycleEvent event);
typedef ModalLifecycleShouldNotify = bool Function(ModalLifecycleEvent event);