menu
rohd
rohd.dart
Logic
value property
value
dark_mode
light_mode
value
property
LogicValue
get
value
The current active value of this signal.
Implementation
LogicValue get value => _wire.value;
rohd
rohd
Logic
value property
Logic class