menu
v_chat_utils package
documentation
v_chat_utils.dart
BnMessages
aDay method
aDay method
dark_mode
light_mode
aDay
method
@
override
String
aDay
(
int
hours
)
override
Format when time is a day
Implementation
@override String aDay(int hours) => 'এক দিন';
v_chat_utils package
documentation
v_chat_utils
BnMessages
aDay method
BnMessages class