highlightSentances property
A list of sentences or phrases within the paragraph that should be styled.
Each item in this list is a SketchySentance object that defines the text, style, and animation properties for the highlighted portion.
Implementation
List<SketchySentance> highlightSentances;