popupSelectedDateBuilder property

dynamic Function(DateTime selectedDate)? popupSelectedDateBuilder
final

Custom builder for the popup displaying the selected date.

Implementation

final Function(DateTime selectedDate)? popupSelectedDateBuilder;