onUserPicked property

void Function(DateTime) onUserPicked
final

Callback fired with the picked date when tapped.

Implementation

final void Function(DateTime) onUserPicked;