popupSelectedDateBuilder property
Custom builder for the popup displaying the selected date.
Implementation
final Function(DateTime selectedDate)? popupSelectedDateBuilder;Custom builder for the popup displaying the selected date.
final Function(DateTime selectedDate)? popupSelectedDateBuilder;