menu
q_chat_bot package
documentation
widgets/text_field.dart
MsgTextField
keywords property
keywords property
dark_mode
light_mode
keywords
property
List
<
String
>
keywords
final
List of keywords to trigger suggestions.
Implementation
final List<String> keywords;
q_chat_bot package
documentation
widgets/text_field
MsgTextField
keywords property
MsgTextField class