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