TabPanelElement constructor

TabPanelElement(
  1. TabPanel widget
)

Creates a TabPanelElement for the given widget.

Implementation

TabPanelElement(TabPanel super.widget);