menu
vyuh_node_flow package
documentation
graph/node_flow_config.dart
NodeFlowConfig
snapAnnotationsToGrid property
snapAnnotationsToGrid property
dark_mode
light_mode
snapAnnotationsToGrid
property
Observable
<
bool
>
snapAnnotationsToGrid
final
Whether to snap annotation positions to grid
Implementation
final snapAnnotationsToGrid = Observable<bool>(false);
vyuh_node_flow package
documentation
graph/node_flow_config
NodeFlowConfig
snapAnnotationsToGrid property
NodeFlowConfig class