playButtonColor property

Color? playButtonColor
final

The color used for the play button in the visualizer.

Defaults to ZetaColors.mainPrimary if not provided.

Implementation

final Color? playButtonColor;