menu
flutter_code_editor package
documentation
flutter_code_editor.dart
HighlightFoldableBlockParser
setFoundSingleLineComment method
setFoundSingleLineComment method
dark_mode
light_mode
setFoundSingleLineComment
method
@
protected
void
setFoundSingleLineComment
(
)
inherited
Implementation
@protected void setFoundSingleLineComment() => _foundSingleLineComment = true;
flutter_code_editor package
documentation
flutter_code_editor
HighlightFoldableBlockParser
setFoundSingleLineComment method
HighlightFoldableBlockParser class