menu
flower_fire package
documentation
widgets/shape_drawing.dart
Shape
Shape.new constructor
Shape.new constructor
dark_mode
light_mode
Shape
constructor
Shape
(
{
required
String
type
,
required
Offset
position
,
})
Implementation
Shape({required this.type, required this.position});
flower_fire package
documentation
widgets/shape_drawing
Shape
Shape.new constructor
Shape class