initialTime property

TimeOfDay initialTime
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;