menu
madlab package
documentation
shape_drawer.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});
madlab package
documentation
shape_drawer
Shape
Shape.new constructor
Shape class