SstApp constructor
const
SstApp({})
Implementation
const SstApp({
super.key,
required this.theme,
required this.splashScreenRoute,
this.themeData,
this.providers,
});
const SstApp({
super.key,
required this.theme,
required this.splashScreenRoute,
this.themeData,
this.providers,
});