menu
card_stack_widget package
documentation
widget/card_widget.dart
CardBodyWidget
handleVerticalEnd property
handleVerticalEnd property
dark_mode
light_mode
handleVerticalEnd
property
dynamic Function
(
DragEndDetails
)
handleVerticalEnd
final
Invoked when the card drag is ended
Implementation
final Function(DragEndDetails) handleVerticalEnd;
card_stack_widget package
documentation
widget/card_widget
CardBodyWidget
handleVerticalEnd property
CardBodyWidget class