PartDayDragUpdateCallbackWithGeometryKey typedef

PartDayDragUpdateCallbackWithGeometryKey = void Function(GlobalKey<MultiDateContentGeometry> geometryKey, DateTime dateTime)

Implementation

typedef PartDayDragUpdateCallbackWithGeometryKey = void Function(
  GlobalKey<MultiDateContentGeometry> geometryKey,
  DateTime dateTime,
);