buttonColor property

Color? buttonColor
final

Solid color for the buttons. Provide either this or buttonGradient, not both.

Implementation

final Color? buttonColor;