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