menu
codemirror package
documentation
hints.dart
HintResult
text property
text property
dark_mode
light_mode
text
property
String
?
text
final
The completion text. This is the only required property.
Implementation
final String? text;
codemirror package
documentation
hints
HintResult
text property
HintResult class