childTabs property

List<Tab>? childTabs
getter/setter pair

The child tabs nested within this tab.

Implementation

core.List<Tab>? childTabs;