From 62023645f640a30b33c79c4a4617363d93fa8e9f Mon Sep 17 00:00:00 2001 From: Hamaad-coder Date: Sun, 27 Oct 2024 01:08:40 +0500 Subject: [PATCH] issue resolved --- example/lib/main.dart | 1 + 1 file changed, 1 insertion(+) diff --git a/example/lib/main.dart b/example/lib/main.dart index 76506f9..cd9a2e4 100644 --- a/example/lib/main.dart +++ b/example/lib/main.dart @@ -56,6 +56,7 @@ class _MyAppState extends State with SingleTickerProviderStateMixin { // The end action pane is the one at the right or the bottom side. endActionPane: ActionPane( + dismissible: DismissiblePane(onDismissed: () {}), motion: const ScrollMotion(), children: [ SlidableAction(