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