menu
kitchenidea_chat_ui package
documentation
chat_ui/models/chat/message_options.dart
MessageOptions
showTime property
showTime property
dark_mode
light_mode
showTime
property
bool
showTime
final
Whether to show message timestamp
Implementation
final bool showTime;
kitchenidea_chat_ui package
documentation
chat_ui/models/chat/message_options
MessageOptions
showTime property
MessageOptions class