surfaceVariant property

Color get surfaceVariant

Implementation

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