menu
tadamon
features/pages/chat_with_dev_page/ui/widget/chat_bubble.dart
DataTime
DataTime.new const constructor
DataTime.new
dark_mode
light_mode
DataTime
constructor
const
DataTime
(
{
required
String
formattedTime
,
required
bool
isSentByMe
,
Key
?
key
,
})
Implementation
const DataTime({ required this.formattedTime, required this.isSentByMe, super.key, });
tadamon
chat_bubble
DataTime
DataTime.new const constructor
DataTime class