buttonGradient property

LinearGradient? buttonGradient
final

Gradient for the buttons. Provide either this or buttonColor, not both.

Implementation

final LinearGradient? buttonGradient;