OnClosed typedef

OnClosed = FutureOr<void> Function()

Implementation

typedef OnClosed = FutureOr<void> Function();