createNode abstract method

Node<Widget> createNode()

Returns a Node corresponding to this Widget at a particular location in the Node tree.

Implementation

Node createNode();