menu
epitaph_ips package
documentation
epitaph_graphs/nodes/epitaph_vertex.dart
EpitaphVertex
EpitaphVertex constructor
EpitaphVertex constructor
dark_mode
light_mode
EpitaphVertex
constructor
EpitaphVertex
(
String
id
,
Point
point
)
Implementation
EpitaphVertex(String id, this.point) : super(id);
epitaph_ips package
documentation
epitaph_graphs/nodes/epitaph_vertex
EpitaphVertex
EpitaphVertex constructor
EpitaphVertex class