menu
xsoulspace_review package
documentation
xsoulspace_review.dart
MaterialColorTone
outline property
outline property
dark_mode
light_mode
outline
property
Color
get
outline
Implementation
Color get outline => neutralVariantTone(_isLight ? 50 : 60);
xsoulspace_review package
documentation
xsoulspace_review
MaterialColorTone
outline property
MaterialColorTone class