FeedbackPage constructor
const
FeedbackPage({
- required Key key,
Implementation
const FeedbackPage({required Key key}) : super(key: key);
const FeedbackPage({required Key key}) : super(key: key);