menu
chromeapi package
documentation
tabs.dart
HighlightInfo
HighlightInfo.new factory constructor
HighlightInfo.new factory constructor
dark_mode
light_mode
HighlightInfo
constructor
HighlightInfo
(
{
int
?
windowId
,
List
<
int
>
?
tabs
,
})
Implementation
external factory HighlightInfo({int? windowId, List<int>? tabs});
chromeapi package
documentation
tabs
HighlightInfo
HighlightInfo.new factory constructor
HighlightInfo class