PartDayDragUpdateCallbackRaw typedef

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

Implementation

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