maintainState property

bool maintainState
final

Whether the overlay should maintain its state while being invisible to the user.

Allows for a quick resume when toggling the overlay while inspecting something.

Implementation

final bool maintainState;