SurveyProgress constructor

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

Implementation

const SurveyProgress({Key? key}) : super(key: key);