menu
rohd_bridge
rohd_bridge.dart
InterfacePortReference
width property
width
dark_mode
light_mode
width
property
int
width
late
final
inherited
The bit width of this port reference.
Implementation
late final int width = portSubsetLogic.width;
rohd_bridge
rohd_bridge
InterfacePortReference
width property
InterfacePortReference mixin