menu
node_flow package
documentation
node_flow.dart
GraphPositionOffsetExtension
translate method
translate method
dark_mode
light_mode
translate
method
GraphPosition
translate
(
GraphOffset
delta
)
Implementation
GraphPosition translate(GraphOffset delta) => GraphPosition(offset + delta.offset);
node_flow package
documentation
node_flow
GraphPositionOffsetExtension
translate method
GraphPositionOffsetExtension extension on
GraphPosition