TabPanelElement constructor
TabPanelElement(
- TabPanel widget
Creates a TabPanelElement for the given widget.
Implementation
TabPanelElement(TabPanel super.widget);
Creates a TabPanelElement for the given widget.
TabPanelElement(TabPanel super.widget);