time12 top-level property
String
get
time12
Get the time in 12 hour format
Implementation
String get time12 => _timeFormat12.format(spaceClockTime);
Get the time in 12 hour format
String get time12 => _timeFormat12.format(spaceClockTime);