menu
epitaph_ips package
documentation
epitaph_graphs/nodes/simple_vertex.dart
SimpleVertex
SimpleVertex constructor
SimpleVertex constructor
dark_mode
light_mode
SimpleVertex
constructor
SimpleVertex
(
String
id
)
Implementation
SimpleVertex(String id) : super(id);
epitaph_ips package
documentation
epitaph_graphs/nodes/simple_vertex
SimpleVertex
SimpleVertex constructor
SimpleVertex class