textDetector method

TextDetector textDetector()

Return an instance of TextDetector.

Implementation

TextDetector textDetector() {
  return TextDetector._();
}