menu
flutter_keyword_highlighter package
documentation
flutter_keyword_highlighter.dart
HighlightedText
content property
content property
dark_mode
light_mode
content
property
String
content
final
The main content text where keywords will be highlighted.
Implementation
final String content;
flutter_keyword_highlighter package
documentation
flutter_keyword_highlighter
HighlightedText
content property
HighlightedText class