menu
kalil_utils package
documentation
graph.dart
GraphEdge<Node extends GraphNode<Object>>
from property
from property
dark_mode
light_mode
from
property
Node
from
final
The
Node
this edge originates from.
Implementation
final Node from;
kalil_utils package
documentation
graph
GraphEdge<Node extends GraphNode<Object>>
from property
GraphEdge class