disabledColor property

Color? disabledColor
final

Disabled Color of button If not provided will use unSelectedColor

Implementation

final Color? disabledColor;