time24 top-level property
String
get
time24
Get the time in 24 hour format
Implementation
String get time24 => _timeFormat24.format(spaceClockTime);
Get the time in 24 hour format
String get time24 => _timeFormat24.format(spaceClockTime);