CupertinoMonthRangePicker constructor
CupertinoMonthRangePicker(})
Implementation
CupertinoMonthRangePicker(this.startDate, this.endDate, {this.startStr = "开始日期", this.endStr = "结束日期", this.onSelect, Key? key}) : super(key: key);