unselectedBGColor property
The color to use when this checkbox is checked.
Defaults to Colors.transparent.
Implementation
final Color? unselectedBGColor;
The color to use when this checkbox is checked.
Defaults to Colors.transparent.
final Color? unselectedBGColor;