SplashAcknowledgementRouteArgs constructor
const
SplashAcknowledgementRouteArgs({
- Key? key,
- RegistrationDeliveryLocalization? appLocalizations,
- bool? enableBackToSearch,
Implementation
const SplashAcknowledgementRouteArgs({
this.key,
this.appLocalizations,
this.enableBackToSearch,
});