menu
vyuh_node_flow package
documentation
shared/spatial/spatial_item.dart
SpatialItem
copyWithBounds abstract method
copyWithBounds abstract method
dark_mode
light_mode
copyWithBounds
abstract method
SpatialItem
copyWithBounds
(
Rect
newBounds
)
Creates a copy with updated bounds.
Implementation
SpatialItem copyWithBounds(Rect newBounds);
vyuh_node_flow package
documentation
shared/spatial/spatial_item
SpatialItem
copyWithBounds abstract method
SpatialItem class