foregroundColor property

Color? foregroundColor
final

The foreground color of the component - used for the bars in the visualizer.

Defaults to ZetaColors.mainDefault if not provided.

Implementation

final Color? foregroundColor;