format property

string? format
final

The format of the clock. If null, the format is 'HH:mm:ss'.

Implementation

final string? format;