menu
lea_code package
documentation
tools/runtime/tool_runtime.dart
ToolRuntime
onMessage property
onMessage property
dark_mode
light_mode
onMessage
property
void Function
(
ToolStatus
status
)
onMessage
final
Implementation
final void Function(ToolStatus status) onMessage;
lea_code package
documentation
tools/runtime/tool_runtime
ToolRuntime
onMessage property
ToolRuntime class