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