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