menu
flodash package
documentation
modules/string/_helpers/main.dart
reEscapeChar property
reEscapeChar property
dark_mode
light_mode
reEscapeChar
top-level property
RegExp
reEscapeChar
final
Used to match backslashes in property paths.
Implementation
final reEscapeChar = RegExp(r"\\(\\)?");
flodash package
documentation
modules/string/_helpers/main
reEscapeChar property
main library