menu
survey_kit package
documentation
survey_kit.dart
SurveyKit
onResult property
onResult property
dark_mode
light_mode
onResult
property
dynamic Function
(
SurveyResult
)
onResult
final
Function which is called after the results are collected
Implementation
final Function(SurveyResult) onResult;
survey_kit package
documentation
survey_kit
SurveyKit
onResult property
SurveyKit class