menu
vyuh_node_flow package
documentation
shared/spatial/spatial_item.dart
AnnotationSpatialItem
id property
id property
dark_mode
light_mode
id
property
@
override
String
get
id
override
Unique identifier for the spatial index.
Implementation
@override String get id => 'annot_$annotationId';
vyuh_node_flow package
documentation
shared/spatial/spatial_item
AnnotationSpatialItem
id property
AnnotationSpatialItem class