disabledColor property

Color? disabledColor
final

Pass GFColors or Color. The color to use for the icon inside the button, if the icon is disabled.

Implementation

final Color? disabledColor;