menu
save_points_snackbar_dialog_bottomsheet package
documentation
design/save_points_tokens.dart
SpSurface
background static method
background static method
dark_mode
light_mode
background
static method
Color
background
(
bool
isDark
)
Implementation
static Color background(bool isDark) => isDark ? const Color(0xFF151B26) : Colors.white;
save_points_snackbar_dialog_bottomsheet package
documentation
design/save_points_tokens
SpSurface
background static method
SpSurface class