selectedBGColor property
The color to use when this checkbox is checked.
Defaults to ThemeData.toggleableActiveColor
.
Implementation
final Color? selectedBGColor;
The color to use when this checkbox is checked.
Defaults to ThemeData.toggleableActiveColor
.
final Color? selectedBGColor;