menu
dsalink package
documentation
responder.dart
LocalNodeImpl
updateList method
updateList method
dark_mode
light_mode
updateList
method
void
updateList
(
String
name
)
Implementation
void updateList(String name) { listChangeController.add(name); }
dsalink package
documentation
responder
LocalNodeImpl
updateList method
LocalNodeImpl class