FilePreview({required this.room, required this.path, this.fit = BoxFit.cover}) : super(key: Key(path));