userPickedChild property

Widget? userPickedChild
final

The widget displayed on the user-selected date cells.

This widget is displayed inside the cells of the selected dates.

Implementation

final Widget? userPickedChild;