surfaceContainerLowest property
Color
get
surfaceContainerLowest
A color variant of surface that can be used for differentiation against
a component using surface. Defaults to surface as fallback.
Implementation
Color get surfaceContainerLowest => _surfaceContainerLowest ?? surface;