enabledBorderWidth property

void enabledBorderWidth=(double width)

Implementation

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