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