menu
date_time_plus package
documentation
date_value.dart
DateValue
DateValue constructor
DateValue 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 constructor
DateValue class