backgroundColor property

Color get backgroundColor

A color that contrasts with the primaryColor.

Implementation

Color get backgroundColor => theme.colorScheme.surface;