TabGroups$Typings extension

on

Properties

activeTabGroup TabGroup
The currently active group.
no setter
all List<TabGroup>
All the groups within the group container.
no setter
close → ({Future Function(Object tab, [bool? preserveFocus]) $1, Future Function(Object tabGroup, [bool? preserveFocus]) $2})
Overload accessor: $1, $2
no setter
onDidChangeTabGroups Event<TabGroupChangeEvent>
An {@link Eventevent} which fires when {@link TabGrouptab groups} have changed.
no setter
onDidChangeTabs Event<TabChangeEvent>
An {@link Eventevent} which fires when {@link Tabtabs} have changed.
no setter