menu
digia_engage package
documentation
api/internal/survey/survey_config.dart
SurveyConfigModel
blockFor method
blockFor method
dark_mode
light_mode
blockFor
method
SurveyBlock
?
blockFor
(
SurveyNode
node
)
Implementation
SurveyBlock? blockFor(SurveyNode node) => blocksById[node.blockId];
digia_engage package
documentation
api/internal/survey/survey_config
SurveyConfigModel
blockFor method
SurveyConfigModel class