BaseUrlWrapper constructor
const
BaseUrlWrapper({})
Implementation
const BaseUrlWrapper({
super.key,
required this.child,
this.tapCount = 7,
this.password = "admin",
this.settingsTitle,
this.settingsIcon,
this.primaryColor,
this.onEnvironmentChanged,
this.showInRelease = false,
this.configurations,
});