extraState

val extraState: LiveData<Unit>

Observers are notified of any changes to properties that use a property delegate created with mutableExtraState.

The PanelContainerControllerAdapter can observe this to drive updates to the panel container.