menu
get_time_ago package
documentation
get_time_ago.dart
DutchMessages
dayAgo method
dayAgo method
dark_mode
light_mode
dayAgo
method
@
override
String
dayAgo
(
int
hours
)
override
Message for when the elapsed time is about a day.
Implementation
@override String dayAgo(int hours) => 'een dag';
get_time_ago package
documentation
get_time_ago
DutchMessages
dayAgo method
DutchMessages class