menu
flame_go package
documentation
flame_go/items/widget/wall/polygon_wall.dart
PolygonWall
PolygonWall.new constructor
PolygonWall.new constructor
dark_mode
light_mode
PolygonWall
constructor
PolygonWall
(
{
required
List
<
Vector2
>
pointList
,
})
Implementation
PolygonWall({required this.pointList});
flame_go package
documentation
flame_go/items/widget/wall/polygon_wall
PolygonWall
PolygonWall.new constructor
PolygonWall class