menu
logging_config package
documentation
console_web.dart
LogMethod typedef
LogMethod typedef
dark_mode
light_mode
LogMethod
typedef
LogMethod
=
void Function
(
dynamic
message
)
Implementation
typedef LogMethod = void Function(dynamic message);
logging_config package
documentation
console_web
LogMethod typedef
console_web library