Builder
Builder is a class that builds a DatePickerWheelPopup
Properties
Functions
build creates a DatePickerWheelPopup
build creates a DatePickerWheelPopup with a theme
currentDate sets the current date for the DatePickerWheelPopup
darkModeEnabled sets the dark mode for the DatePickerWheelPopup
endDate sets the end date for the DatePickerWheelPopup
from sets the context for the DatePickerWheelPopup
context is a Context that is used to build the DatePickerWheelPopup
datePicker is a DatePicker that is used to build the DatePickerWheelPopup
listener is a DateSelectListener that listens for date picker events
listener sets the listener for date picker events
offset sets the offset for the DatePickerWheelPopup
pickerMode sets the picker mode for the DatePickerWheelPopup
selectedDate sets the selected date for the DatePickerWheelPopup
context is a Context that is used to build the DatePickerWheelPopup
datePicker is a DatePicker that is used to build the DatePickerWheelPopup
listener is a DateSelectListener that listens for date picker events
startDate sets the start date for the DatePickerWheelPopup
textSize sets the text size for the DatePickerWheelPopup