menu
flutter_extended package
documentation
exports/timeago.dart
FaMessages
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} ماه';
flutter_extended package
documentation
exports/timeago
FaMessages
months method
FaMessages class