selectedColor property

Color? selectedColor
final

The color to use when this checkbox is checked.

Defaults to ColorScheme.primary.

Implementation

final Color? selectedColor;