menu
html_renderer package
documentation
utils/strings/html_parser_regex.dart
HtmlParserRegex
whitespace property
whitespace property
dark_mode
light_mode
whitespace
property
RegExp
whitespace
final
Implementation
static final RegExp whitespace = RegExp(r'\s+');
html_renderer package
documentation
utils/strings/html_parser_regex
HtmlParserRegex
whitespace property
HtmlParserRegex class