menu
flutter_util_code package
documentation
log_utils.dart
LogUtils
isOpenLog property
isOpenLog property
dark_mode
light_mode
isOpenLog
property
bool
isOpenLog
getter/setter pair
是否开启日志,默认Debug模式下开启
Implementation
static bool isOpenLog = kDebugMode;
flutter_util_code package
documentation
log_utils
LogUtils
isOpenLog property
LogUtils class