menu
pequenotools
pequenotools.dart
Logger
info abstract method
info
dark_mode
light_mode
info
abstract method
void
info
(
String
message
)
Logs the info to the console
Implementation
void info(String message);
pequenotools
pequenotools
Logger
info abstract method
Logger class