RoundedVerticalDivider constructor
const
RoundedVerticalDivider({})
Implementation
const RoundedVerticalDivider({
super.key,
this.width,
this.thickness,
this.indent,
this.endIndent,
this.color,
this.radius = 8,
});