changed property
latefinal
A Stream of LogicValueChanged
events which triggers at most once
per Simulator tick, iff the value of the Logic has changed.
Implementation
@override
late final Stream<LogicValueChanged> changed = _internalPacked.changed;