menu
epitaph_ips package
documentation
epitaph_graphs/nodes/epitaph_vertex.dart
EpitaphVertex
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/epitaph_vertex
EpitaphVertex
copy method
EpitaphVertex class