menu
xterm package
documentation
terminal/terminal_search.dart
TerminalSearchOptions
matchWholeWord property
matchWholeWord property
dark_mode
light_mode
matchWholeWord
property
bool
matchWholeWord
final
defines if the search should match whole words.
Implementation
final bool matchWholeWord;
xterm package
documentation
terminal/terminal_search
TerminalSearchOptions
matchWholeWord property
TerminalSearchOptions class