menu
xsoulspace_review package
documentation
xsoulspace_review.dart
MaterialColorTone
tertiary property
tertiary property
dark_mode
light_mode
tertiary
property
Color
get
tertiary
Implementation
Color get tertiary => tertiaryTone(_isLight ? 40 : 80);
xsoulspace_review package
documentation
xsoulspace_review
MaterialColorTone
tertiary property
MaterialColorTone class