menu
quanht_countdown_timer package
documentation
utils/my_logger.dart
MyLogger
d static method
d static method
dark_mode
light_mode
d
static method
void
d
(
dynamic
msg
)
Implementation
static void d(dynamic msg) { debugPrint('MyLogger: $msg'); }
quanht_countdown_timer package
documentation
utils/my_logger
MyLogger
d static method
MyLogger class