Creates a Divider with optional height, thickness, and color.
height
thickness
color
const Divider({ super.key, this.height, this.thickness, this.color, this.character, });