menu
q_chat_bot package
documentation
widgets/chat_msg.dart
ChatMsg
isTyping property
isTyping property
dark_mode
light_mode
isTyping
property
bool
?
isTyping
final
Flag indicating if the bot is typing.
Implementation
final bool? isTyping;
q_chat_bot package
documentation
widgets/chat_msg
ChatMsg
isTyping property
ChatMsg class