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