userPickedChild property
The widget displayed on the user-selected date cells.
This widget is displayed inside the cells of the selected dates.
Implementation
final Widget? userPickedChild;
The widget displayed on the user-selected date cells.
This widget is displayed inside the cells of the selected dates.
final Widget? userPickedChild;