disabledBorderWidth property
set
disabledBorderWidth
(double width)
Implementation
set disabledBorderWidth(double width) => _disabledBorder.width = width;
set disabledBorderWidth(double width) => _disabledBorder.width = width;