menu
kiss_graph package
documentation
models/node_extensions.dart
PathHashGenerator
generateRootPath static method
generateRootPath static method
dark_mode
light_mode
generateRootPath
static method
String
generateRootPath
(
)
Generates the root path hash for a new root node
Implementation
static String generateRootPath() { return '1'; }
kiss_graph package
documentation
models/node_extensions
PathHashGenerator
generateRootPath static method
PathHashGenerator class