DateInput constructor
const
DateInput({})
Implementation
const DateInput({
super.key,
this.hintText,
this.labelText,
this.savedSelectedDate,
this.prefixIcon,
this.suffixIcon,
this.dateFormat,
this.onDatePicked,
this.labelStyle,
this.textStyle,
this.strutStyle,
this.isEnabled = true,
});