menu
card_stack_widget package
documentation
widget/card_widget.dart
CardBodyWidget
handleVerticalUpdate property
handleVerticalUpdate property
dark_mode
light_mode
handleVerticalUpdate
property
dynamic Function
(
DragUpdateDetails
)
handleVerticalUpdate
final
Invoked when the card is dragged
Implementation
final Function(DragUpdateDetails) handleVerticalUpdate;
card_stack_widget package
documentation
widget/card_widget
CardBodyWidget
handleVerticalUpdate property
CardBodyWidget class