menu
smart_syntax_widget package
documentation
utils/regex_collection.dart
RegexCollection
regExpSingleLineComment property
regExpSingleLineComment property
dark_mode
light_mode
regExpSingleLineComment
property
RegExp
regExpSingleLineComment
final
Implementation
static final regExpSingleLineComment = RegExp([hashComment, doubleSlashComment].join("|"));
smart_syntax_widget package
documentation
utils/regex_collection
RegexCollection
regExpSingleLineComment property
RegexCollection class