rootNode property

NodeWithSize rootNode
final

The rootNode of the sprite node tree.

var node = mySpriteWidget.rootNode;

Implementation

final NodeWithSize rootNode;