widgets/components/date_component library
A Flutter widget that renders a date/time picker based on a Form.io "datetime" component.
Supports picking date, time, or both depending on the enableTime
and enableDate
flags.
Handles required validation and provides a formatted string as the selected value.