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