OnWillClose typedef

OnWillClose = FutureOr<void> Function()

Implementation

typedef OnWillClose = FutureOr<void> Function();