menu
lowder package
documentation
widget/splash_screen.dart
LowderSplashScreen
getColor1 method
getColor1 method
dark_mode
light_mode
getColor1
method
Color
getColor1
(
BuildContext
context
)
Implementation
Color getColor1(BuildContext context) => Theme.of(context).colorScheme.primary;
lowder package
documentation
widget/splash_screen
LowderSplashScreen
getColor1 method
LowderSplashScreen class