menu
sit_utils package
documentation
Slidable/src/controller.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;
sit_utils package
documentation
Slidable/src/controller
SlidableController
animation property
SlidableController class