menu
vyuh_node_flow package
documentation
graph/hit_test_result.dart
HitTestResult
nodeId property
nodeId property
dark_mode
light_mode
nodeId
property
String
?
nodeId
final
The ID of the hit node (if
hitType
is
HitTarget.node
or
HitTarget.port
).
Implementation
final String? nodeId;
vyuh_node_flow package
documentation
graph/hit_test_result
HitTestResult
nodeId property
HitTestResult class