menu
flutter_chat_ui_advn package
documentation
flutter_chat_ui.dart
TextMessageOptions
matchers property
matchers property
dark_mode
light_mode
matchers
property
List
<
MatchText
>
matchers
final
Additional matchers to parse the text.
Implementation
final List<MatchText> matchers;
flutter_chat_ui_advn package
documentation
flutter_chat_ui
TextMessageOptions
matchers property
TextMessageOptions class