menu
meshagent_flutter_dev package
documentation
trace_viewer.dart
LiveTraceViewer
LiveTraceViewer.new const constructor
LiveTraceViewer.new const constructor
dark_mode
light_mode
LiveTraceViewer
constructor
const
LiveTraceViewer
(
{
Key
?
key
,
required
Stream
<
RoomEvent
>
events
,
})
Implementation
const LiveTraceViewer({super.key, required this.events});
meshagent_flutter_dev package
documentation
trace_viewer
LiveTraceViewer
LiveTraceViewer.new const constructor
LiveTraceViewer class