value property

ListenableNode value
override

Getter to get the value of the ValueListenable. It returns the root

Implementation

ListenableNode get value => root;