menu
basic_custom_animations package
documentation
animations/swing_animation.dart
SwingAnimation
SwingAnimation.new constructor
SwingAnimation.new constructor
dark_mode
light_mode
SwingAnimation
constructor
SwingAnimation
(
{
required
Widget
child
,
required
Duration
duration
,
})
Implementation
SwingAnimation({required this.child, required this.duration});
basic_custom_animations package
documentation
animations/swing_animation
SwingAnimation
SwingAnimation.new constructor
SwingAnimation class