boundingClientRect property

BoundingClientRect? get boundingClientRect

Implementation

BoundingClientRect? get boundingClientRect {
  return renderViewModel.boundingClientRect;
}