This commit is contained in:
ashilkn
2025-07-21 16:48:20 +05:30
parent b053b0082f
commit 662f4a3fb7

View File

@@ -267,7 +267,6 @@ class GalleryState extends State<Gallery> {
});
widget.selectedFiles?.addListener(_selectedFilesListener);
// To set the initial value of scrollbar bottom padding
}
@override