onBuildRootView method

void onBuildRootView(
  1. PhaseEventCallback callback
)

Implementation

void onBuildRootView(PhaseEventCallback callback) => addPhaseListener(phaseBuildRootView, callback);