menu
lite_forms package
documentation
utils/age_difference.dart
AgeDifference
AgeDifference.new constructor
AgeDifference.new constructor
dark_mode
light_mode
AgeDifference
constructor
AgeDifference
(
{
int
years
=
0
,
int
months
=
0
,
int
days
=
0
,
})
Implementation
AgeDifference({ this.years = 0, this.months = 0, this.days = 0, });
lite_forms package
documentation
utils/age_difference
AgeDifference
AgeDifference.new constructor
AgeDifference class