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