[mob][photos] Add comment

This commit is contained in:
ashilkn
2024-09-12 07:01:00 +05:30
parent 168d7a1652
commit 30f1b4e006

View File

@@ -15,6 +15,8 @@ import 'package:photos/ui/viewer/gallery/gallery_app_bar_widget.dart';
import "package:photos/ui/viewer/gallery/state/selection_state.dart";
class MagicResultScreen extends StatefulWidget {
///This widget expects [files] to be sorted by most relelvant first to the
///magic search query.
final List<EnteFile> files;
final String name;
final String heroTag;