menu
dynamic_z package
documentation
SVG/src/vector_drawable.dart
DrawableShape
bounds property
bounds property
dark_mode
light_mode
bounds
property
Rect
get
bounds
The bounds of this shape.
Implementation
Rect get bounds => path.getBounds();
dynamic_z package
documentation
SVG/src/vector_drawable
DrawableShape
bounds property
DrawableShape class