offBorderColor property

Color offBorderColor
final

The color of the border when the checkbox is off. CupertinoColors.tertiaryLabel is used by default

Implementation

final Color offBorderColor;