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