rebuild method

void rebuild()

Used to rebuild the widgets inside the parent ViewModelBuilder.

Implementation

void rebuild() => notifyListeners();