menu
diff_match_patch2 package
documentation
diff_match_patch.dart
DiffMatchPatch
nonAlphaNumericRegex_ property
nonAlphaNumericRegex_ property
dark_mode
light_mode
nonAlphaNumericRegex_
property
RegExp
nonAlphaNumericRegex_
final
Implementation
final nonAlphaNumericRegex_ = RegExp(r'[^a-zA-Z0-9]');
diff_match_patch2 package
documentation
diff_match_patch
DiffMatchPatch
nonAlphaNumericRegex_ property
DiffMatchPatch class