direction property
latefinal
The direction of the port (input, output, or inOut).
Implementation
late final PortDirection direction = PortDirection.ofPort(port);
The direction of the port (input, output, or inOut).
late final PortDirection direction = PortDirection.ofPort(port);