DateRangeControl constructor

const DateRangeControl({
  1. Key? key,
})

Implementation

const DateRangeControl({
  super.key,
});