element property

LayoutDelegateSceneElement<T> element
final

The LayoutDelegateSceneElement whose SceneElementLayoutDelegate triggers rebuilds, when it notifies it's listeners or is replaced.

Implementation

final LayoutDelegateSceneElement<T> element;