setStartChild

open fun setStartChild(child: Widget? = null)

Sets the start child of @paned to @child.

If @child is NULL, the existing child will be removed.

Parameters

child

the widget to add