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