TWBorderWidth.symmetric constructor
TWBorderWidth.symmetric({
- TWBorderWidthValue? x,
- TWBorderWidthValue? y,
Implementation
TWBorderWidth.symmetric({this.x, this.y});