offsetParent property

Element? offsetParent

Implementation

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