menu
agentic package
documentation
chat/content/text_content.dart
TextContent
TextContent.new const constructor
TextContent.new const constructor
dark_mode
light_mode
TextContent
constructor
const
TextContent
(
{
String
text
=
""
,
})
Implementation
const TextContent({this.text = ""});
agentic package
documentation
chat/content/text_content
TextContent
TextContent.new const constructor
TextContent class