seconds property
Whether the picker offers seconds. Also decides the wire format of a
time value — HH:mm:ss against HH:mm, matching TimePicker's own
H:i:s/H:i.
Implementation
final bool seconds;
Whether the picker offers seconds. Also decides the wire format of a
time value — HH:mm:ss against HH:mm, matching TimePicker's own
H:i:s/H:i.
final bool seconds;