showSeconds property
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;
Flag to include seconds selection in the TimePickerDialog. Defaults to false, as most time inputs do not require second-level precision.
final bool showSeconds;