state method

Returns the current state of the window.

Implementation

Future<YaruWindowState> state() => _platform.state(_id);