menu
convenient_test_manager package
documentation
components/misc/rotate_animation.dart
RotateAnimation
RotateAnimation.new const constructor
RotateAnimation.new const constructor
dark_mode
light_mode
RotateAnimation
constructor
const
RotateAnimation
(
{
Key
?
key
,
required
Widget
child
,
required
Duration
duration
,
})
Implementation
const RotateAnimation( {super.key, required this.child, required this.duration});
convenient_test_manager package
documentation
components/misc/rotate_animation
RotateAnimation
RotateAnimation.new const constructor
RotateAnimation class