child property

Widget? child
final

An optional widget to display on top of the decorated day cell.

Implementation

final Widget? child;