menu
xsoulspace_review package
documentation
xsoulspace_review.dart
MaterialColorTone
tertiaryTone method
tertiaryTone method
dark_mode
light_mode
tertiaryTone
method
Color
tertiaryTone
(
int
tone
)
Implementation
Color tertiaryTone(int tone) => Color(palette.tertiary.get(tone));
xsoulspace_review package
documentation
xsoulspace_review
MaterialColorTone
tertiaryTone method
MaterialColorTone class