borderColor property

Color? borderColor
final

Color of the border on the color indicator.

Defaults to Theme.of(context).dividerColor.

Implementation

final Color? borderColor;