RenderDivider(Color color, double width, double height) : _color = color, _height = height, _width = width;