group property

TabGroup get group

The group which the tab belongs to.

Implementation

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