menu
library_helper package
documentation
config/app_config.dart
AppConfig
isDev property
isDev property
dark_mode
light_mode
isDev
property
bool
get
isDev
Implementation
static bool get isDev => current.envConfig.isDev;
library_helper package
documentation
config/app_config
AppConfig
isDev property
AppConfig class