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