parent property

State<T>? parent
latefinal

This node's parent (assigned late)

Implementation

late final State<T>? parent;