menu
xsoulspace_review package
documentation
xsoulspace_review.dart
MaterialColorTone
onTertiary property
onTertiary property
dark_mode
light_mode
onTertiary
property
Color
get
onTertiary
Implementation
Color get onTertiary => tertiaryTone(_isLight ? 100 : 20);
xsoulspace_review package
documentation
xsoulspace_review
MaterialColorTone
onTertiary property
MaterialColorTone class