onValueChanged property

ValueChanged<List<DateTime?>>? onValueChanged
final

Called when the user taps 'OK' button

Implementation

final ValueChanged<List<DateTime?>>? onValueChanged;