menu
flutter_custom_paint_plus package
documentation
shapes/polygon_painter.dart
PolygonPainter
sides property
sides property
dark_mode
light_mode
sides
property
int
sides
final
The number of sides of the polygon.
Implementation
final int sides;
flutter_custom_paint_plus package
documentation
shapes/polygon_painter
PolygonPainter
sides property
PolygonPainter class