onConfirm property

void Function(DateTime?, String?) onConfirm
final

确认回调

Implementation

final void Function(DateTime?, String?) onConfirm;