activeColor property Null safety
final
The color to use when this checkbox is checked.
Defaults to accent color of the current Theme.
Implementation
final Color? activeColor;
The color to use when this checkbox is checked.
Defaults to accent color of the current Theme.
final Color? activeColor;