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