state property

WindowState get state

Represents the current window's state.

Implementation

_i4.WindowState get state => _i3.getProperty(
      this,
      'state',
    );