offsetParent property

Element? get offsetParent

Implementation

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