onChangeDateTime property

void Function(DateTime)? onChangeDateTime
final

Optional Return the new time the user picked as DateTime.

Implementation

final void Function(DateTime)? onChangeDateTime;