child property

Widget Function(DateTime date, bool isSelected)? child
final

Implementation

final Widget Function(
  DateTime date,
  bool isSelected,
)? child;