menu
fl_polygon package
documentation
widget/polygon.dart
Polygon
points property
points property
dark_mode
light_mode
points
property
List
<
Point
>
points
final
polygon's points,must be set
Implementation
final List<Point> points;
fl_polygon package
documentation
widget/polygon
Polygon
points property
Polygon class