disabledCheckColor property

Color? disabledCheckColor
final

Defines the color to use for the check icon when this checkbox is checked and it is disabled.

Implementation

final Color? disabledCheckColor;