displayTime method
Displayed tile of TalkerData
Implementation
String displayTime({TimeFormat timeFormat = TimeFormat.timeAndSeconds}) =>
TalkerDateTimeFormatter(time, timeFormat: timeFormat).format;
Displayed tile of TalkerData
String displayTime({TimeFormat timeFormat = TimeFormat.timeAndSeconds}) =>
TalkerDateTimeFormatter(time, timeFormat: timeFormat).format;