menu
dev_log package
documentation
dev_log.dart
L
wtf static method
wtf static method
dark_mode
light_mode
wtf
static method
void
wtf
(
dynamic
msg
, [
String
?
tag
])
Implementation
static void wtf(dynamic msg, [String? tag]) => Log.wtf(msg, tag);
dev_log package
documentation
dev_log
L
wtf static method
L class