menu
q_chat_bot package
documentation
widgets/chat_msg.dart
ChatMsg
isUser property
isUser property
dark_mode
light_mode
isUser
property
bool
isUser
final
Whether the message is from the user or the bot.
Implementation
final bool isUser;
q_chat_bot package
documentation
widgets/chat_msg
ChatMsg
isUser property
ChatMsg class