Fires an asynchronous event when the popup is being closed.
@Output('close') Stream<void> get onClose;