FeedbackSubmitPage constructor

const FeedbackSubmitPage({
  1. Key? key,
  2. HelpCategory? helpCategory,
})

Implementation

const FeedbackSubmitPage({super.key, this.helpCategory});