menu
pageviewj package
documentation
pageviewj.dart
RotateTransform
RotateTransform constructor
RotateTransform constructor
dark_mode
light_mode
RotateTransform
constructor
RotateTransform
(
{
double
originAngle
=
math.pi / 2.6
,
double
fineTuning
=
14
,
})
Implementation
RotateTransform({ this.originAngle = math.pi / 2.6, this.fineTuning = 14, });
pageviewj package
documentation
pageviewj
RotateTransform
RotateTransform constructor
RotateTransform class