onEvent property

dynamic Function(dynamic event)? onEvent
getter/setter pair

Implementation

Function(dynamic event)? onEvent;