onEventChange property

void Function(String? event, String? message) onEventChange
final

Implementation

final void Function(String? event, String? message) onEventChange;