inputDecoratorFocusedBorderWidth property

double? inputDecoratorFocusedBorderWidth
final

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

If not defined, defaults to thickBorderWidth;

Implementation

final double? inputDecoratorFocusedBorderWidth;