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