use24hFormat property

bool use24hFormat
getter/setter pair

define whether the time uses 24h or 12h format by default it's false (12h format)

Implementation

late bool use24hFormat;