menu
cached_build_runner package
documentation
utils/log.dart
Logger
e static method
e static method
dark_mode
light_mode
e
static method
dynamic
e
(
String
message
)
Logs an error message.
Implementation
static e(String message) { _loggerWithBox.e(message); }
cached_build_runner package
documentation
utils/log
Logger
e static method
Logger class