time24 top-level property

String time24

Get the time in 24 hour format

Implementation

String get time24 => _timeFormat24.format(spaceClockTime);