disabledColor property

Color? disabledColor
final

The color for descendant Text and Icon widgets if the toggle button is disabled.

Implementation

final Color? disabledColor;