disabledBackgroundColor property

Color? disabledBackgroundColor
final

Defines the background color for when the button is disabled. It is only displayed when no value has been assigned to the parameter disabledBackgroundGradientColors

Implementation

final Color? disabledBackgroundColor;