menu
jtech_base package
documentation
common/provider/config.dart
BaseConfigProvider<T>
configCacheKey property
configCacheKey property
dark_mode
light_mode
configCacheKey
property
String
get
configCacheKey
Implementation
String get configCacheKey => 'app_config_cache_key';
jtech_base package
documentation
common/provider/config
BaseConfigProvider<T>
configCacheKey property
BaseConfigProvider class