disabledColor property

Color disabledColor
final

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

Ignored if the CupertinoButton doesn't also have a color.

Defaults to a standard iOS disabled color when color is specified and disabledColor is null.

Implementation

final Color disabledColor