menu
kitchenidea_chat_ui package
documentation
chat_ui/models/chat/message_options.dart
MessageOptions
timeFormat property
timeFormat property
dark_mode
light_mode
timeFormat
property
String
Function
(
DateTime
)
?
timeFormat
final
Function to format the timestamp
Implementation
final String Function(DateTime)? timeFormat;
kitchenidea_chat_ui package
documentation
chat_ui/models/chat/message_options
MessageOptions
timeFormat property
MessageOptions class