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