interactiveLayer property

InteractiveLayerBase get interactiveLayer

The interactive layer that owns this state.

Implementation

InteractiveLayerBase get interactiveLayer =>
    interactiveLayerBehaviour.interactiveLayer;