menu
babyboomv3 package
documentation
network/config.dart
Config
isProduction property
isProduction property
dark_mode
light_mode
isProduction
property
bool
get
isProduction
Implementation
static bool get isProduction => environment == Env.production;
babyboomv3 package
documentation
network/config
Config
isProduction property
Config class