menu
epitaph_ips package
documentation
epitaph_graphs/nodes/simple_vertex.dart
SimpleVertex
copy method
copy method
dark_mode
light_mode
copy
method
@
override
Vertex
copy
(
)
override
Returns a copy of the instance of your object
Implementation
@override Vertex copy() => this;
epitaph_ips package
documentation
epitaph_graphs/nodes/simple_vertex
SimpleVertex
copy method
SimpleVertex class