menu
klinico_front
core/theme/app_theme.dart
AppTheme
backgroundDecoration constant
backgroundDecoration
dark_mode
light_mode
backgroundDecoration
constant
BoxDecoration
const
backgroundDecoration
Implementation
static const BoxDecoration backgroundDecoration = BoxDecoration( gradient: backgroundGradient, );
klinico_front
app_theme
AppTheme
backgroundDecoration constant
AppTheme class