menu
dart_mcp package
documentation
server.dart
TextContent
text property
text property
dark_mode
light_mode
text
property
String
get
text
The text content.
Implementation
String get text => _value['text'] as String;
dart_mcp package
documentation
server
TextContent
text property
TextContent extension type