value property
LogicValue
get
value
The current active value of this signal.
Implementation
LogicValue get value => _wire.value;
The current active value of this signal.
LogicValue get value => _wire.value;