disabledBorderWidth property

void disabledBorderWidth=(double width)

Implementation

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