menu
flutter_force_directed_graph package
documentation
model/node.dart
Node<T>
unStatic method
unStatic method
dark_mode
light_mode
unStatic
method
void
unStatic
(
)
Implementation
void unStatic() { _isFixed = false; }
flutter_force_directed_graph package
documentation
model/node
Node<T>
unStatic method
Node class