ComplaintsInboxPage constructor
const
ComplaintsInboxPage({
- Key? key,
- ComplaintsLocalization? appLocalizations,
Implementation
const ComplaintsInboxPage({
super.key,
super.appLocalizations,
});