Widget.removeChild

Remove a child widget by index

  1. void removeChild(int index)
    class Widget
    void
    removeChild
    (
    int index
    )
  2. void removeChild(Widget widget)

Meta