Minor change

This commit is contained in:
ashilkn 2023-01-24 12:24:47 +05:30
parent 56405d2418
commit 1f6a5faf41

View file

@ -79,6 +79,7 @@ void createCollectionSheet(
backgroundColor: getEnteColorScheme(context).backgroundElevated,
barrierColor: backdropFaintDark,
enableDrag: false,
useRootNavigator: true,
);
}