borderColor property

Color borderColor
final

The color used as the border around each widget.

This attribute must not be null.

If this attribute is unspecified, this color will default to CupertinoColors.activeBlue.

Implementation

final Color borderColor