surfaceVariant property

Color surfaceVariant

Implementation

Color get surfaceVariant => neutralVariantTone(_isLight ? 90 : 30);