ModelDatePicker constructor
ModelDatePicker({})
Implementation
ModelDatePicker(
{this.id,
this.monthName,
this.totalDays,
this.fullDate,
this.onlyDay,
this.weekDay,
this.weekFirstWord,
this.shortMonthName});