menu
cleany package
documentation
utils/Loger.dart
Logger
error static method
error static method
dark_mode
light_mode
error
static method
void
error
(
String
msg
)
Implementation
static void error(String msg) { print("$_red✖ $msg$_reset"); }
cleany package
documentation
utils/Loger
Logger
error static method
Logger class