menu
magic_canvas package
documentation
shape/abstract_shape.dart
RotatePoint
RotatePoint const constructor
RotatePoint const constructor
dark_mode
light_mode
RotatePoint
constructor
const
RotatePoint
(
{
Offset
offset
=
Offset.zero
,
Offset
anchorOffset
=
Offset.zero
,
})
Implementation
const RotatePoint({ this.offset = Offset.zero, this.anchorOffset = Offset.zero, });
magic_canvas package
documentation
shape/abstract_shape
RotatePoint
RotatePoint const constructor
RotatePoint class