group property
TabGroup
get
group
The group which the tab belongs to.
Implementation
_i3.TabGroup get group => _i5.getProperty(
this,
'group',
);
The group which the tab belongs to.
_i3.TabGroup get group => _i5.getProperty(
this,
'group',
);