playButtonColor property
final
The color used for the play button in the visualizer.
Defaults to ZetaColors.mainPrimary if not provided.
Implementation
final Color? playButtonColor;
The color used for the play button in the visualizer.
Defaults to ZetaColors.mainPrimary if not provided.
final Color? playButtonColor;