showSeconds property

bool showSeconds
final

Flag to include seconds selection in the TimePickerDialog. Defaults to false, as most time inputs do not require second-level precision.

Implementation

final bool showSeconds;