menu
om_console package
documentation
substring_higlight.dart
SubstringHighlight
terms property
terms property
dark_mode
light_mode
terms
property
List
<
String
>
?
terms
final
A list of terms to search for within the text.
Implementation
final List<String>? terms;
om_console package
documentation
substring_higlight
SubstringHighlight
terms property
SubstringHighlight class