enabledBorderWidth property
set
enabledBorderWidth
(double width)
Implementation
set enabledBorderWidth(double width) => _enabledBorder.width = width;
set enabledBorderWidth(double width) => _enabledBorder.width = width;