updateParent property

bool updateParent
final

Whether to call update on parent when state is updated.

This means that parent's beamStateHistory will be in sync.

Implementation

final bool updateParent;