menu
pp_kits package
documentation
commons/timeagos.dart
THMessages
dayAgo method
dayAgo method
dark_mode
light_mode
dayAgo
method
@
override
String
dayAgo
(
int
hours
)
Message for when the elapsed time is about a day.
Implementation
@override String dayAgo(int hours) => 'หนึ่งวัน';
pp_kits package
documentation
commons/timeagos
THMessages
dayAgo method
THMessages class