surfacePrimary property

Color surfacePrimary
final

Surface color.

Maps to ColorScheme.surface.

  • Light mode: ZetaColors.black
  • Dark mode: ZetaColors.white.

Implementation

final Color surfacePrimary;