menu
flutter_boxer_sqflite package
documentation
util/boxer_logger.dart
BoxerLogger
f static method
f static method
dark_mode
light_mode
f
static method
void
f
(
String
?
tag
,
String
message
)
fatal log
Implementation
static void f(String? tag, String message) => instance.f(tag, message);
flutter_boxer_sqflite package
documentation
util/boxer_logger
BoxerLogger
f static method
BoxerLogger class