menu
flutter_extended package
documentation
exports/timeago.dart
ViShortMessages
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 h';
flutter_extended package
documentation
exports/timeago
ViShortMessages
aboutAnHour method
ViShortMessages class