menu
flutter_custom_paint_plus package
documentation
shapes/star_painter.dart
StarPainter
points property
points property
dark_mode
light_mode
points
property
int
points
final
The number of points of the star.
Implementation
final int points;
flutter_custom_paint_plus package
documentation
shapes/star_painter
StarPainter
points property
StarPainter class