menu
flutter_helper_kit package
documentation
reactive/rx_datetime.dart
RxnDateTime
timeAgo method
timeAgo method
dark_mode
light_mode
timeAgo
method
String
?
timeAgo
(
)
Implementation
String? timeAgo() => value == null ? null : _timeAgo(value!);
flutter_helper_kit package
documentation
reactive/rx_datetime
RxnDateTime
timeAgo method
RxnDateTime class