FeedbackWidget constructor
- Key? key,
A widget that allows users to send feedback to the developers.
Implementation
const FeedbackWidget({super.key});
A widget that allows users to send feedback to the developers.
const FeedbackWidget({super.key});