menu
v_chat_utils package
documentation
v_chat_utils.dart
BnMessages
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 মাস';
v_chat_utils package
documentation
v_chat_utils
BnMessages
months method
BnMessages class