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