rebuild method
dynamic
rebuild()
forces and associated views to rebuild
Implementation
rebuild() => notifyListeners("rebuild", true);
forces and associated views to rebuild
rebuild() => notifyListeners("rebuild", true);