seconds property

bool seconds
final

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;