initialTime property
The initial time value that the time picker will display when first shown. This is used to set the starting position of the hour and minute wheels.
Implementation
final TimeOfDay initialTime;
The initial time value that the time picker will display when first shown. This is used to set the starting position of the hour and minute wheels.
final TimeOfDay initialTime;