foregroundColor property
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;
The foreground color of the component - used for the bars in the visualizer.
Defaults to ZetaColors.mainDefault if not provided.
final Color? foregroundColor;