diff --git a/example/lib/main.dart b/example/lib/main.dart index 76506f95..cd9a2e41 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(