menu
custom_slidable package
documentation
custom_slidable/controller.dart
CustomSlidableController
animation property
animation property
dark_mode
light_mode
animation
property
Animation
<
double
>
get
animation
The value of the ratio over time.
Implementation
Animation<double> get animation => _animationController.view;
custom_slidable package
documentation
custom_slidable/controller
CustomSlidableController
animation property
CustomSlidableController class