menu
animated_widgets_ns package
documentation
widgets/rotation_animated.dart
Rotation
Rotation.radians const constructor
Rotation.radians const constructor
dark_mode
light_mode
Rotation.radians
constructor
const
Rotation.radians
(
{
double
x
=
0
,
double
y
=
0
,
double
z
=
0
,
})
Implementation
const Rotation.radians({this.x = 0, this.y = 0, this.z = 0});
animated_widgets_ns package
documentation
widgets/rotation_animated
Rotation
Rotation.radians const constructor
Rotation class