menu
flutter_custom_paint_plus package
documentation
shapes/rectangle_painter.dart
RectanglePainter
color property
color property
dark_mode
light_mode
color
property
Color
color
final
The fill color of the rectangle.
Implementation
final Color color;
flutter_custom_paint_plus package
documentation
shapes/rectangle_painter
RectanglePainter
color property
RectanglePainter class