static File cached(String uri) { return ProjectService.instance.buildAssetFile( '${shortHashId(uri)}.png', SlideAssetType.cached, ); }