menu
xsoulspace_review package
documentation
xsoulspace_review.dart
MaterialColorTone
primary property
primary property
dark_mode
light_mode
primary
property
Color
get
primary
Implementation
Color get primary => primaryTone(_isLight ? 40 : 80);
xsoulspace_review package
documentation
xsoulspace_review
MaterialColorTone
primary property
MaterialColorTone class