state property

MutableOverlayState state
final

The current state of the overlay.

Changes to the state are applied asynchronously in the next DOM write.

Implementation

final MutableOverlayState state;