disabledColor property

Color? disabledColor
final

The color of the button's background when the button is disabled.

Implementation

final Color? disabledColor;