borderColor property

Color? borderColor
final

The color used as the border around each widget.

Defaults to CupertinoTheme's primaryColor if null.

Implementation

final Color? borderColor;