menu
xsoulspace_review package
documentation
xsoulspace_review.dart
MaterialColorTone
onBackground property
onBackground property
dark_mode
light_mode
onBackground
property
Color
get
onBackground
Implementation
Color get onBackground => neutralTone(_isLight ? 10 : 90);
xsoulspace_review package
documentation
xsoulspace_review
MaterialColorTone
onBackground property
MaterialColorTone class