menu
custom_slidable package
documentation
custom_slidable/controller.dart
CustomSlidableController
endGesture property
endGesture property
dark_mode
light_mode
endGesture
property
ValueNotifier
<
EndGesture
?
>
endGesture
final
Track the end gestures.
Implementation
final ValueNotifier<EndGesture?> endGesture;
custom_slidable package
documentation
custom_slidable/controller
CustomSlidableController
endGesture property
CustomSlidableController class