parse property

List<MatchText> parse
final

Takes a list of MatchText object.

This list is used to find patterns in the String and assign onTap Function when its tapped and also to provide custom styling to the linkify text

Implementation

final List<MatchText> parse;