menu
graphic package
documentation
graphic.dart
PolygonElement
points property
points property
dark_mode
light_mode
points
property
List
<
Offset
>
points
final
The vertex points of this polygon.
Implementation
final List<Offset> points;
graphic package
documentation
graphic
PolygonElement
points property
PolygonElement class