menu
flutter_extended package
documentation
exports/timeago.dart
AzShortMessages
aboutAnHour method
aboutAnHour method
dark_mode
light_mode
aboutAnHour
method
@
override
String
aboutAnHour
(
int
minutes
)
override
Format when time is about an hour
Implementation
@override String aboutAnHour(int minutes) => '~1 s';
flutter_extended package
documentation
exports/timeago
AzShortMessages
aboutAnHour method
AzShortMessages class