menu
htkc_utils package
documentation
chat_ui/widgets/message/text_message.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;
htkc_utils package
documentation
chat_ui/widgets/message/text_message
TextMessageOptions
matchers property
TextMessageOptions class