menu
webf package
documentation
css.dart
splitRegExp property
splitRegExp property
dark_mode
light_mode
splitRegExp
top-level property
RegExp
splitRegExp
final
Implementation
final RegExp splitRegExp = RegExp(r'(?<!\+|-|\*|\/)\s+(?!\+\s|-\s|\*\s|\/\s)');
webf package
documentation
css
splitRegExp property
css library