menu
googleapis package
documentation
docs/v1.dart
TabProperties
TabProperties.new constructor
TabProperties.new constructor
dark_mode
light_mode
TabProperties
constructor
TabProperties
(
{
int
?
index
,
int
?
nestingLevel
,
String
?
parentTabId
,
String
?
tabId
,
String
?
title
,
})
Implementation
TabProperties({
this
.index,
this
.nestingLevel,
this
.parentTabId,
this
.tabId,
this
.title, });
googleapis package
documentation
docs/v1
TabProperties
TabProperties.new constructor
TabProperties class