Improved snackbars

This commit is contained in:
Juan Gilsanz Polo
2024-02-27 01:46:12 +01:00
parent 16d05880c9
commit 8a968be6e0
29 changed files with 588 additions and 627 deletions

View File

@@ -38,7 +38,7 @@ class SearchBookmarksModal extends ConsumerWidget {
}
return ScaffoldMessenger(
key: searchScaffoldMessengerKey,
key: ScaffoldMessengerKeys.search,
child: Dialog.fullscreen(
child: Scaffold(
appBar: AppBar(