menu
wt_framework package
documentation
libs/helpers/wt_helper.dart
TimeAgoLabels
TimeAgoLabels.new const constructor
TimeAgoLabels.new const constructor
dark_mode
light_mode
TimeAgoLabels
constructor
const
TimeAgoLabels
(
{
required
String
justNow
,
required
String
format
(
int
value
,
TimeUnit
unit
),
})
Implementation
const TimeAgoLabels({required this.justNow, required this.format});
wt_framework package
documentation
libs/helpers/wt_helper
TimeAgoLabels
TimeAgoLabels.new const constructor
TimeAgoLabels class