SurveyFooter constructor

const SurveyFooter({
  1. Key? key,
})

Implementation

const SurveyFooter({
  super.key,
});