activeTabGroup property

TabGroup get activeTabGroup

The currently active group.

Implementation

_i3.TabGroup get activeTabGroup => _i5.getProperty(
      this,
      'activeTabGroup',
    );