menu
date_time_plus package
documentation
date_value.dart
DateValue
DateValue.new constructor
DateValue.new constructor
dark_mode
light_mode
DateValue
constructor
DateValue
(
{
String
startDate
=
""
,
String
endDate
=
""
,
})
Implementation
DateValue({this.startDate = "", this.endDate = ""});
date_time_plus package
documentation
date_value
DateValue
DateValue.new constructor
DateValue class