ModalLifecycleShouldNotify typedef

ModalLifecycleShouldNotify = bool Function(ModalLifecycleEvent event)

Implementation

typedef ModalLifecycleShouldNotify = bool Function(ModalLifecycleEvent event);