menu
purpi_kit package
documentation
config/app_config.dart
AppConfig
AppConfig.new constructor
AppConfig.new constructor
dark_mode
light_mode
AppConfig
constructor
AppConfig
(
{
required
String
baseUrl
,
Flavor
flavor
=
Flavor.preprod
,
})
Implementation
AppConfig({ required this.baseUrl, this.flavor = Flavor.preprod, });
purpi_kit package
documentation
config/app_config
AppConfig
AppConfig.new constructor
AppConfig class