top property

WindowProxy? get top

Implementation

_i3.WindowProxy? get top => _i4.getProperty(
      this,
      'top',
    );