initialTime property
@Deprecated('This field will be removed in the next major version. Selected time or current time will be used on TimePicker instead'), final
The initial time prefilled in the picker dialog when it is shown. Defaults
to noon. Explicitly set this to null
to use the current time.
Implementation
final TimeOfDay initialTime