menu
code_forge_web package
documentation
LSP/lsp.dart
CustomCodeSnippet
value property
value property
dark_mode
light_mode
value
property
String
value
final
The code template inserted into the editor when the snippet is accepted.
Implementation
final String value;
code_forge_web package
documentation
LSP/lsp
CustomCodeSnippet
value property
CustomCodeSnippet class