menu
zds_flutter
zds_flutter
ZdsDayPicker
onDaySelected property
onDaySelected
brightness_4
brightness_5
onDaySelected
property
(void Function
(
List
<
DateTime
>
)
?)
onDaySelected
final
Method gets triggered on the click of a day.
Implementation
final void Function(List<DateTime>)? onDaySelected;
zds_flutter
zds_flutter
ZdsDayPicker
onDaySelected property
ZdsDayPicker class