showSeconds property
Whether to include seconds in the time selection.
When true, the time picker allows selection of seconds in addition to hours and minutes. When false, only hours and minutes are selectable.
Implementation
final bool showSeconds;