offColor property

Color offColor
final

The color of the border when value is false. CupertinoColors.tertiaryLabel is used by default

Implementation

final Color offColor;