menu
flower_fire package
documentation
widgets/drawing_canvas.dart
DrawnShape
DrawnShape.new constructor
DrawnShape.new constructor
dark_mode
light_mode
DrawnShape
constructor
DrawnShape
(
ShapeType
type
,
List
<
Offset
>
points
)
Implementation
DrawnShape(this.type, this.points);
flower_fire package
documentation
widgets/drawing_canvas
DrawnShape
DrawnShape.new constructor
DrawnShape class