TWBorderWidth.symmetric constructor

TWBorderWidth.symmetric({
  1. TWBorderWidthValue? x,
  2. TWBorderWidthValue? y,
})

Implementation

TWBorderWidth.symmetric({this.x, this.y});