backgroundColor property
final
The background color of the component.
Defaults to ZetaColors.surfaceHover if not provided.
Implementation
final Color? backgroundColor;
The background color of the component.
Defaults to ZetaColors.surfaceHover if not provided.
final Color? backgroundColor;