disabledColor property Null safety
final
The color for descendant Text and Icon widgets if the toggle button is disabled.
Implementation
final Color? disabledColor;
The color for descendant Text and Icon widgets if the toggle button is disabled.
final Color? disabledColor;