menu
save_points_snackbar_dialog_bottomsheet package
documentation
design/save_points_tokens.dart
SpPalette
of static method
of static method
dark_mode
light_mode
of
static method
SpAccent
of
(
SpIntent
intent
,
bool
isDark
)
Implementation
static SpAccent of(SpIntent intent, bool isDark) => isDark ? _dark[intent]! : _light[intent]!;
save_points_snackbar_dialog_bottomsheet package
documentation
design/save_points_tokens
SpPalette
of static method
SpPalette class