menu
vyuh_node_flow package
documentation
graph/layers/interaction_layer.dart
InteractionLayerPainter<T>
animation property
animation property
dark_mode
light_mode
animation
property
Animation
<
double
>
?
animation
final
Optional animation for animated temporary connections.
Implementation
final Animation<double>? animation;
vyuh_node_flow package
documentation
graph/layers/interaction_layer
InteractionLayerPainter<T>
animation property
InteractionLayerPainter class