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