focusedErrorBorderWidth property

set focusedErrorBorderWidth (double width)

Implementation

set focusedErrorBorderWidth(double width) =>
    _focusedErrorBorder.width = width;