hsplitter

fun Table.hsplitter(color: Color = Color.white, padTop: Float = 5.0f, padBottom: Float = padTop): Cell<Image>

Creates a horizontal splitter and returns the created cell. This method automatically creates two rows.