backgroundColor property

Color? backgroundColor
final

The background color of the component.

Defaults to ZetaColors.surfaceHover if not provided.

Implementation

final Color? backgroundColor;