onClose property

Future<void> onClose

Complete when the page closes.

Implementation

Future<void> get onClose => target.onClose;