detectWords property
Enables only-word detection.
It wouldn't highlight matcher, if it's just a char.
╰─> {length == 1}.
If unset, defaults to the ─▶ false.
Implementation
final bool detectWords;
Enables only-word detection.
It wouldn't highlight matcher, if it's just a char.
╰─> {length == 1}.
If unset, defaults to the ─▶ false.
final bool detectWords;