menu
magic_canvas package
documentation
shape/rectangle_shape.dart
RectangleShape
removePoints property
removePoints property
dark_mode
light_mode
removePoints
property
@
override
List
<
Offset
>
get
removePoints
override
Implementation
@override List<Offset> get removePoints => [ location.translate(size.width + 20, -20), ];
magic_canvas package
documentation
shape/rectangle_shape
RectangleShape
removePoints property
RectangleShape class