menu
meshagent_flutter_dev package
documentation
developer_console.dart
LiveLogsViewer
LiveLogsViewer.new const constructor
LiveLogsViewer.new const constructor
dark_mode
light_mode
LiveLogsViewer
constructor
const
LiveLogsViewer
(
{
Key
?
key
,
required
List
<
RoomEvent
>
events
,
required
RoomClient?
client
,
})
Implementation
const LiveLogsViewer({super.key, required this.events, required this.client});
meshagent_flutter_dev package
documentation
developer_console
LiveLogsViewer
LiveLogsViewer.new const constructor
LiveLogsViewer class