menu
graph_flutter_knowledge package
documentation
models/graph_models.dart
GraphNode
id property
id property
dark_mode
light_mode
id
property
String
id
final
Unique identifier for the node.
Implementation
final String id;
graph_flutter_knowledge package
documentation
models/graph_models
GraphNode
id property
GraphNode class