matchers property

List<Matcher> matchers
final

A list of Matchers that the widget will use to parse your text.

Implementation

final List<Matcher> matchers;