DatepickerView constructor

DatepickerView(
  1. DatepickerModel model
)

Implementation

DatepickerView(this.model) : super(key: ObjectKey(model));