disabledDefaultBorderColor property

Color? disabledDefaultBorderColor
final

Defines the default color for the border color. The color displayed when the field has no content and is disabled.

Implementation

final Color? disabledDefaultBorderColor;