focusedBorderWidth property

void focusedBorderWidth=(double width)

Implementation

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