menu
slidable_widget package
documentation
widgets/slidable.dart
SlidableState
overallMoveAnimation property
overallMoveAnimation property
dark_mode
light_mode
overallMoveAnimation
property
Animation
<
double
>
get
overallMoveAnimation
The overall animation.
Implementation
Animation<double> get overallMoveAnimation => _overallMoveController.view;
slidable_widget package
documentation
widgets/slidable
SlidableState
overallMoveAnimation property
SlidableState class