menu
flutter_chen_common package
documentation
common/utils/log_util.dart
Log
w static method
w static method
dark_mode
light_mode
w
static method
void
w
(
dynamic
message
)
Implementation
static void w(dynamic message) { _logger.w(message); }
flutter_chen_common package
documentation
common/utils/log_util
Log
w static method
Log class