Hook to be called while waiting for plugins initialization.
@override Widget? splashScreen() { return _onWaiting?.call(); }