LateInitializationError: Field '_splitScreenMode@464084504' has not been initialized error appears if you use screen_util package.
You are missing ScreenUtilInit(). Let's see the below code. Just make sure your MaterialApp() is inside ScreenUtilInit()