menu
webf package
documentation
webf.dart
LoadingState
onBuildRootView method
onBuildRootView method
dark_mode
light_mode
onBuildRootView
method
void
onBuildRootView
(
PhaseEventCallback
callback
)
Implementation
void onBuildRootView(PhaseEventCallback callback) => addPhaseListener(phaseBuildRootView, callback);
webf package
documentation
webf
LoadingState
onBuildRootView method
LoadingState class