menu
flutter_md package
documentation
highlight.dart
GrammarToken
pattern property
pattern property
dark_mode
light_mode
pattern
property
RegExp
pattern
final
The pattern whose matches become tokens of this
type
.
Implementation
final RegExp pattern;
flutter_md package
documentation
highlight
GrammarToken
pattern property
GrammarToken class