offsetParent property

Element? offsetParent

Implementation

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