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