borderColor property

Color? borderColor
final

The color of the border. If null, CupertinoColors.secondarySystemFill is used

Implementation

final Color? borderColor;