menu
meshagent package
documentation
room_server_client.dart
AgentTextContent
AgentTextContent.new const constructor
AgentTextContent.new const constructor
dark_mode
light_mode
AgentTextContent
constructor
const
AgentTextContent
(
{
required
String
text
,
})
Implementation
const AgentTextContent({required this.text});
meshagent package
documentation
room_server_client
AgentTextContent
AgentTextContent.new const constructor
AgentTextContent class