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