menu
app_essentials package
documentation
core/model/env/env_model.dart
Env
Env.new constructor
Env.new constructor
dark_mode
light_mode
Env
constructor
Env
(
String
label
,
EnvUser
?
user
,
String
baseUrl
,
bool
prefillForms
,
)
Implementation
Env( this.label, this.user, this.baseUrl, this.prefillForms, );
app_essentials package
documentation
core/model/env/env_model
Env
Env.new constructor
Env class