menu
fl_mlkit_text_recognize package
documentation
fl_mlkit_text_recognize
TextElement
TextElement constructor
TextElement
brightness_4
brightness_5
TextElement
constructor
TextElement
(
{
String
?
text
,
String
?
recognizedLanguage
,
Rect
?
boundingBox
,
List
<
Offset
>
?
corners
}
)
Implementation
TextElement({ this.text, this.recognizedLanguage, this.boundingBox, this.corners, });
fl_mlkit_text_recognize package
documentation
fl_mlkit_text_recognize
TextElement
TextElement constructor
TextElement class
Constructors
TextElement
fromMap
Properties
boundingBox
corners
hashCode
recognizedLanguage
recognizedLanguages
runtimeType
text
Methods
noSuchMethod
toString
Operators
operator ==