menu
moviestar
theme/app_theme.dart
AppTheme
backgroundColor constant
backgroundColor
dark_mode
light_mode
backgroundColor
constant
Color
const
backgroundColor
Background color for the application.
Implementation
static const Color backgroundColor = Colors.black;
moviestar
app_theme
AppTheme
backgroundColor constant
AppTheme class