onclose property

dynamic Function(dynamic closeEvent)? onclose
getter/setter pair

Implementation

external Function(dynamic closeEvent)? onclose;