onEvent property

void Function(SurveyEvent) onEvent
final

Callback for handling survey events.

Implementation

final void Function(SurveyEvent) onEvent;