menu
xsoulspace_review package
documentation
xsoulspace_review.dart
MaterialColorTone
onPrimary property
onPrimary property
dark_mode
light_mode
onPrimary
property
Color
get
onPrimary
Implementation
Color get onPrimary => primaryTone(_isLight ? 100 : 20);
xsoulspace_review package
documentation
xsoulspace_review
MaterialColorTone
onPrimary property
MaterialColorTone class