menu
another_flutter_slidable package
documentation
flutter_slidable.dart
SlidableController
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;
another_flutter_slidable package
documentation
flutter_slidable
SlidableController
animation property
SlidableController class