inputDecoratorBorderWidth property

double? inputDecoratorBorderWidth
final

The border width of unfocused InputDecoration when it has a border.

If not defined, defaults to thinBorderWidth;

Implementation

final double? inputDecoratorBorderWidth;