menu
drag_anim package
documentation
widget/drag_anim_widget.dart
DragAnimState<T extends Object>
endWillAccept method
endWillAccept method
dark_mode
light_mode
endWillAccept
method
void
endWillAccept
(
)
Implementation
void endWillAccept() { _timer?.cancel(); }
drag_anim package
documentation
widget/drag_anim_widget
DragAnimState<T extends Object>
endWillAccept method
DragAnimState class