onLayoutUpdate method

void onLayoutUpdate()

Implementation

void onLayoutUpdate() {
  _layoutUpdate?.call();
}