TextRangeContext class final

The CandidateType of finders that search for and filter subtrings, within static text rendered by RenderParagraphs.

Properties

hashCode int
The hash code for this object.
no setterinherited
renderObject RenderParagraph
The RenderObject that contains the static text.
final
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
textRange TextRange
The TextRange of the subtring within renderObject's text.
final
view View
The View containing the static text.
final

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString() String
A string representation of this object.
override

Operators

operator ==(Object other) bool
The equality operator.
inherited