disabledColor property
final
The fill color of the button when the button is disabled.
The default value of this color is the theme's disabled color, ThemeData.disabledColor.
See also:
Implementation
final Color? disabledColor;
The fill color of the button when the button is disabled.
The default value of this color is the theme's disabled color, ThemeData.disabledColor.
See also:
final Color? disabledColor;