OnDismissPreventedCallback typedef

OnDismissPreventedCallback = void Function(bool backButton, bool backDrop)

Implementation

typedef OnDismissPreventedCallback = void Function(bool backButton, bool backDrop);