menu
lazily package
documentation
ipc.dart
IpcMessage
ofDelta static method
ofDelta static method
dark_mode
light_mode
ofDelta
static method
IpcMessage
ofDelta
(
Delta
delta
)
Implementation
static IpcMessage ofDelta(Delta delta) => IpcMessageDelta(delta);
lazily package
documentation
ipc
IpcMessage
ofDelta static method
IpcMessage class