menu
jh_debug package
documentation
config/jh_config.dart
JhConfig
debugModeFull property
debugModeFull property
dark_mode
light_mode
debugModeFull
property
bool
debugModeFull
getter/setter pair
是否详细模式输出错误日志,默认true
Implementation
bool debugModeFull = JhConstants.DEBUG_MODEFULL;
jh_debug package
documentation
config/jh_config
JhConfig
debugModeFull property
JhConfig class