menu
bug_tracker_application
Features/Bug_tracker/PRESENTATION/Screens/Main_screens/splash_screen.dart
SplashScreen
SplashScreen const constructor
SplashScreen
dark_mode
light_mode
SplashScreen
constructor
const
SplashScreen
(
{
Key
?
key
,
})
Implementation
const SplashScreen({super.key});
bug_tracker_application
splash_screen
SplashScreen
SplashScreen const constructor
SplashScreen class