errorBorderWidth property
set
errorBorderWidth
(double width)
Implementation
set errorBorderWidth(double width) => _decoration.errorBorderWidth = width;
set errorBorderWidth(double width) => _decoration.errorBorderWidth = width;