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