bounds property
Rect
get
bounds
Gets the bounds of the element on the last page where it was drawn.
Implementation
Rect get bounds => _bounds;
Gets the bounds of the element on the last page where it was drawn.
Rect get bounds => _bounds;