update method

  1. @override
void update()
override

Implementation

@override
void update() {
  _rootWidgetViewModel?.notifyChange();
}