menu
affogato_editor package
documentation
lsp/lsp_client.dart
TextEdit
text property
text property
dark_mode
light_mode
text
property
String
text
final
The string to be inserted. For delete operations, the string must be empty.
Implementation
final String text;
affogato_editor package
documentation
lsp/lsp_client
TextEdit
text property
TextEdit class