menu
utilities_framework_flutter package
documentation
utils/shamsi_date/src/date.dart
Date
copy abstract method
copy abstract method
dark_mode
light_mode
copy
abstract method
Date
copy
(
{
int
?
year
,
int
?
month
,
int
?
day
,
})
Implementation
Date copy({int? year, int? month, int? day});
utilities_framework_flutter package
documentation
utils/shamsi_date/src/date
Date
copy abstract method
Date class