selectedDate property
The date context for the time picker, used to determine if future times should be restricted. If this date is today, times later than the current time will be disabled.
Implementation
DateTime selectedDate;
The date context for the time picker, used to determine if future times should be restricted. If this date is today, times later than the current time will be disabled.
DateTime selectedDate;