DatepickerWidget constructor
const
DatepickerWidget({})
Implementation
const DatepickerWidget({
super.key,
this.fechaInicial,
this.primerFecha,
this.ultimaFecha,
required this.onFechaSeleccionada,
this.soloAnio,
this.almacenaHora,
this.colorIcono,
});