baseBorderWidth property
set
baseBorderWidth
(double width)
Implementation
set baseBorderWidth(double width) => _baseBorder.width = width;
set baseBorderWidth(double width) => _baseBorder.width = width;