A callback triggered when the user selects a date or a range of dates.
final void Function(List<DateTime>) onUserPicked;