FeedbackPage constructor

const FeedbackPage({
  1. required Key key,
})

Implementation

const FeedbackPage({required Key key}) : super(key: key);