AppDatePicker constructor
const
AppDatePicker({})
Implementation
const AppDatePicker({
super.key,
this.initDate,
this.dateFormat = 'dd-MMMM-yyyy',
this.onSelectDateTime,
this.title,
this.titleStyle,
this.doneTxt,
});