menu
sankey_flutter package
documentation
sankey_helpers.dart
SankeyDiagramWidget
selectedNodeId property
selectedNodeId property
dark_mode
light_mode
selectedNodeId
property
int
?
selectedNodeId
final
ID of the currently selected node, if any
Implementation
final int? selectedNodeId;
sankey_flutter package
documentation
sankey_helpers
SankeyDiagramWidget
selectedNodeId property
SankeyDiagramWidget class