node property

Node<T> node
final

The node object used to display the widget state

Implementation

final Node<T> node;