disabledColor property

Color disabledColor
final

The background color when the checkbox is disabled. CupertinoColors.quaternaryLabel is used by default

Implementation

final Color disabledColor;