menu
rixa package
documentation
widgets/markdown/html.dart
htmlRep property
htmlRep property
dark_mode
light_mode
htmlRep
top-level property
RegExp
htmlRep
final
Implementation
final RegExp htmlRep = RegExp(r'<[^>]*>', multiLine: true, caseSensitive: true);
rixa package
documentation
widgets/markdown/html
htmlRep property
html library