inactiveColor property
final
The color used if the checkbox is inactive.
By default, CupertinoColors.inactiveGray is used.
Implementation
final Color? inactiveColor;
The color used if the checkbox is inactive.
By default, CupertinoColors.inactiveGray is used.
final Color? inactiveColor;