CommentResponseAnswer constructor
const
CommentResponseAnswer({})
Implementation
const CommentResponseAnswer({
super.key,
required this.surveyTaskRoot,
required this.callback,
required this.onSkip,
});
const CommentResponseAnswer({
super.key,
required this.surveyTaskRoot,
required this.callback,
required this.onSkip,
});