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