onDateLongPressed property

void Function(DateTime) onDateLongPressed
final

Callback function for long press even

Implementation

final void Function(DateTime) onDateLongPressed;