defaultBorderColor property

Color? defaultBorderColor
final

Defines the default color for the border color. The color displayed when the field is not in focus, has no content, or in an no-error state.

Implementation

final Color? defaultBorderColor;