menu
timeago package
documentation
timeago.dart
TrShortMessages
hours method
hours method
dark_mode
light_mode
hours
method
@
override
String
hours
(
int
hours
)
override
Format when time is in hours
Implementation
@override String hours(int hours) => '${hours}sa';
timeago package
documentation
timeago
TrShortMessages
hours method
TrShortMessages class