disabledColor property

Color? disabledColor
final

The color when the button is disabled.

Defaults to:

colorScheme.disabled

Implementation

final Color? disabledColor;