TextDetector constructor

TextDetector()

Implementation

factory TextDetector() {
  return _singleton;
}