menu
flutter_custom_paint_plus package
documentation
shapes/rectangle_painter.dart
RectanglePainter
width property
width property
dark_mode
light_mode
width
property
double
width
final
The width of the rectangle in logical pixels.
Implementation
final double width;
flutter_custom_paint_plus package
documentation
shapes/rectangle_painter
RectanglePainter
width property
RectanglePainter class