menu
kitchenidea_chat_ui package
documentation
chat_ui/models/chat/chat_message.dart
ChatMessage
isSending property
isSending property
dark_mode
light_mode
isSending
property
bool
isSending
final
Whether the message is currently being sent
Implementation
final bool isSending;
kitchenidea_chat_ui package
documentation
chat_ui/models/chat/chat_message
ChatMessage
isSending property
ChatMessage class