menu
survey_kit package
documentation
survey_kit.dart
SurveyStateProvider
onEvent property
onEvent property
dark_mode
light_mode
onEvent
property
void Function
(
SurveyEvent
)
onEvent
final
Callback for handling survey events.
Implementation
final void Function(SurveyEvent) onEvent;
survey_kit package
documentation
survey_kit
SurveyStateProvider
onEvent property
SurveyStateProvider class