menu
moviestar
theme/app_theme.dart
AppTheme
primaryTextColor constant
primaryTextColor
dark_mode
light_mode
primaryTextColor
constant
Color
const
primaryTextColor
Text color for primary text.
Implementation
static const Color primaryTextColor = Colors.white;
moviestar
app_theme
AppTheme
primaryTextColor constant
AppTheme class