maintainState property
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;
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.
final bool maintainState;