TextFinder constructor

const TextFinder(
  1. String targetText
)

Implementation

const TextFinder(this.targetText);