intersectsNode property
Implementation
_i2.bool Function(_i3.Node) get intersectsNode =>
(_i3.Node p0) => _i4.callMethod(
_i4.getProperty(
this,
'intersectsNode',
),
r'call',
[
this,
p0,
],
);