ConfigurationScreen constructor
const
ConfigurationScreen({})
Implementation
const ConfigurationScreen({
super.key,
this.title,
this.customAppBar,
this.initialServerUrl,
this.initialShareToken,
this.initialPassword,
this.initialIsPublicShare = true,
this.primaryColor,
});