surfaceVariant property Null safety
A color variant of surface that can be used for differentiation against a component using surface.
Implementation
Color get surfaceVariant => _surfaceVariant ?? surface;
A color variant of surface that can be used for differentiation against a component using surface.
Color get surfaceVariant => _surfaceVariant ?? surface;