contextualBackground method

Color contextualBackground(
  1. M3EColorScheme scheme
)

Contextual selection app bar container.

Implementation

Color contextualBackground(M3EColorScheme scheme) => scheme.primaryContainer;