SplashScreen

Composable function for the Splash Screen. This screen is displayed for a short duration when the app starts, and then automatically navigates to the main content (NoteListScreen).

Parameters

navController

The NavController used for navigating to the next screen.