menu
embed_webview package
documentation
embed/logutil.dart
LogUtil
d static method
d static method
dark_mode
light_mode
d
static method
void
d
(
String
msg
)
Implementation
static void d(String msg) { debugPrint(msg); }
embed_webview package
documentation
embed/logutil
LogUtil
d static method
LogUtil class