menu
neomage package
documentation
data/bridge/ide_bridge.dart
IdeBridgeServer
onConnection property
onConnection property
dark_mode
light_mode
onConnection
property
Stream
<
IdeBridge
>
get
onConnection
Stream of new connections.
Implementation
Stream<IdeBridge> get onConnection => _connectionController.stream;
neomage package
documentation
data/bridge/ide_bridge
IdeBridgeServer
onConnection property
IdeBridgeServer class