menu
code_forge_web package
documentation
LSP/lsp.dart
CustomCodeSnippet
label property
label property
dark_mode
light_mode
label
property
String
label
final
The label shown in the suggestion popup.
Implementation
final String label;
code_forge_web package
documentation
LSP/lsp
CustomCodeSnippet
label property
CustomCodeSnippet class