menu
aws_kendra_api package
documentation
kendra-2019-02-03.dart
TextWithHighlights
TextWithHighlights constructor
TextWithHighlights constructor
dark_mode
light_mode
TextWithHighlights
constructor
TextWithHighlights
(
{
List
<
Highlight
>
?
highlights
,
String
?
text
,
})
Implementation
TextWithHighlights({ this.highlights, this.text, });
aws_kendra_api package
documentation
kendra-2019-02-03
TextWithHighlights
TextWithHighlights constructor
TextWithHighlights class