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