menu
custom_slidable package
documentation
custom_slidable/controller.dart
EndGesture
EndGesture.new const constructor
EndGesture.new const constructor
dark_mode
light_mode
EndGesture
constructor
const
EndGesture
(
double
velocity
)
Creates an
EndGesture
.
Implementation
const EndGesture(this.velocity);
custom_slidable package
documentation
custom_slidable/controller
EndGesture
EndGesture.new const constructor
EndGesture class