rebuild method
void
rebuild()
Used to rebuild the widgets inside the parent TViewModelBuilder.
Implementation
void rebuild() => notifyListeners();
Used to rebuild the widgets inside the parent TViewModelBuilder.
void rebuild() => notifyListeners();