displayTitle property

String get displayTitle

Implementation

String get displayTitle => buildSceneDisplayTitle(
  title: title,
  filePath: path,
  streamPath: paths.stream,
);