borderColor property

Color borderColor
final

Defines width of default border

Default value is Colors.blue

It will take affect only if showBorder is set.

Implementation

final Color borderColor;