disabledBackgroundGradientColors property

List<Color>? disabledBackgroundGradientColors
final

Defines the gradient colors for when the button is disabled.

Implementation

final List<Color>? disabledBackgroundGradientColors;