menu
xsdui package
documentation
utils/log.dart
Log
w static method
w static method
dark_mode
light_mode
w
static method
void
w
(
dynamic
message
)
Implementation
static void w(dynamic message) => _log.w(message);
xsdui package
documentation
utils/log
Log
w static method
Log class