activeColor property

Color? activeColor
final

The color to use when this checkbox button is checked.

Defaults to ThemeData.toggleableActiveColor.

Implementation

final Color? activeColor;