MatchSearchResult constructor
MatchSearchResult(
- TextStyle textStyle,
- DetectedType type,
- String text
Implementation
MatchSearchResult(this.textStyle, this.type,this.text);