SDivider constructor
const
SDivider({})
Implementation
const SDivider({
super.key,
this.lineLength,
this.lineThickness,
this.lineColor,
this.lineOpacity,
this.widthPadding = EdgeInsets.zero,
this.isVertical = false,
});