menu
flutter_custom_paint_plus package
documentation
shapes/star_painter.dart
StarPainter
strokeColor property
strokeColor property
dark_mode
light_mode
strokeColor
property
Color
?
strokeColor
final
The color of the star's border. Only used if
strokeWidth
is not null.
Implementation
final Color? strokeColor;
flutter_custom_paint_plus package
documentation
shapes/star_painter
StarPainter
strokeColor property
StarPainter class