menu
htkc_utils package
documentation
hc_utils/age/hc_age.dart
AgeDuration
AgeDuration constructor
AgeDuration constructor
dark_mode
light_mode
AgeDuration
constructor
AgeDuration
(
{
int
days
=
0
,
int
months
=
0
,
int
years
=
0
,
})
Implementation
AgeDuration({this.days = 0, this.months = 0, this.years = 0});
htkc_utils package
documentation
hc_utils/age/hc_age
AgeDuration
AgeDuration constructor
AgeDuration class