menu
rohd_schematic_viewer
schematic_viewer.dart
SchematicLayoutResult
ports property
ports
dark_mode
light_mode
ports
property
List
<
SchematicPortData
>
ports
final
List of schematic ports.
Implementation
final List<SchematicPortData> ports;
rohd_schematic_viewer
schematic_viewer
SchematicLayoutResult
ports property
SchematicLayoutResult class