SurveyQuestionRating constructor
const
SurveyQuestionRating({})
Implementation
const SurveyQuestionRating(
{required this.title,
required this.handle,
required this.isReq,
this.requiredcolor,
this.textcolorsurvey,
super.key});