checkEnclosure method Null safety

bool checkEnclosure(
  1. SvgElement element,
  2. Rect rect
)

Implementation

bool checkEnclosure(SvgElement element, Rect rect) native;