CellDivider constructor
const
CellDivider({})
Implementation
const CellDivider({
super.key,
this.height,
this.thickness,
this.indent,
this.endIndent,
this.color,
});
const CellDivider({
super.key,
this.height,
this.thickness,
this.indent,
this.endIndent,
this.color,
});