menu
custom_adaptive_scaffold package
documentation
material_ui.dart
DateTimeRange<T extends DateTime>
end property
end property
dark_mode
light_mode
end
property
T
end
final
The end of the range of dates.
Implementation
final T end;
custom_adaptive_scaffold package
documentation
material_ui
DateTimeRange<T extends DateTime>
end property
DateTimeRange class