onModuleSelected property
final
Callback when a module is selected in the schematic. The parent can use this to sync selection with other viewers.
Implementation
final ValueChanged<HierarchyOccurrence?>? onModuleSelected;
Callback when a module is selected in the schematic. The parent can use this to sync selection with other viewers.
final ValueChanged<HierarchyOccurrence?>? onModuleSelected;