menu
xsoulspace_review package
documentation
xsoulspace_review.dart
MaterialColorTone
primaryContainer property
primaryContainer property
dark_mode
light_mode
primaryContainer
property
Color
get
primaryContainer
Implementation
Color get primaryContainer => primaryTone(_isLight ? 90 : 30);
xsoulspace_review package
documentation
xsoulspace_review
MaterialColorTone
primaryContainer property
MaterialColorTone class