PickerDateMulti constructor

const PickerDateMulti(
  1. List<DateTime?> listDate
)

Implementation

const PickerDateMulti(this.listDate);