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