tryOnButtonGradient property

List<String>? tryOnButtonGradient
final

Gradient for the Try-On button (optional).

This property allows you to specify a gradient for the Try-On button. If not provided, the brand color will be used for the button.

Implementation

final List<String>? tryOnButtonGradient;