menu
teno_mindmap package
documentation
models/Node.dart
Node
isRoot property
isRoot property
dark_mode
light_mode
isRoot
property
bool
get
isRoot
Implementation
bool get isRoot => parentId == null;
teno_mindmap package
documentation
models/Node
Node
isRoot property
Node class