menu
kraken_devtools package
documentation
inspector/module.dart
IsolateInspectorModule
sendEventToFrontend method
sendEventToFrontend method
dark_mode
light_mode
sendEventToFrontend
method
void
sendEventToFrontend
(
InspectorEvent
event
)
Implementation
void sendEventToFrontend(InspectorEvent event) { server.sendEventToFrontend(event); }
kraken_devtools package
documentation
inspector/module
IsolateInspectorModule
sendEventToFrontend method
IsolateInspectorModule class