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