Dart
dart:html
TextDetector
TextDetector factory constructor
TextDetector
TextDetector class
Constructors
TextDetector
Properties
hashCode
runtimeType
Methods
detect
noSuchMethod
toString
Operators
operator ==
TextDetector constructor
TextDetector
(
)
Implementation
factory TextDetector() { return TextDetector._create_1(); }