initialTime property

TimeOfDay? initialTime
final

The initial time to be used for the time picker if initialValue is null or empty

Implementation

final TimeOfDay? initialTime;