offsetParent property

Element? get offsetParent

Implementation

Element? get offsetParent => js_util.getProperty(this, 'offsetParent');