menu
ub_code_structure package
documentation
app/utils/logger.dart
Logger
a static method
a static method
dark_mode
light_mode
a
static method
void
a
(
Object
message
)
Implementation
static void a(Object message) { logDef(LogType.action, message); }
ub_code_structure package
documentation
app/utils/logger
Logger
a static method
Logger class