menu
hivehook package
documentation
core/web_debug_stub.dart
webDebugPut function
webDebugPut function
dark_mode
light_mode
webDebugPut
function
void
webDebugPut
(
String
key
,
dynamic
value
)
Store a debug object (no-op on non-web).
Implementation
void webDebugPut(String key, dynamic value) {}
hivehook package
documentation
core/web_debug_stub
webDebugPut function
web_debug_stub library