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