menu
chrome_extension package
documentation
side_panel.dart
GetPanelOptions class
GetPanelOptions class
dark_mode
light_mode
GetPanelOptions
class
Constructors
GetPanelOptions
({
int
?
tabId
})
GetPanelOptions.fromJS
(
GetPanelOptions
_wrapped
)
Properties
hashCode
→
int
The hash code for this object.
no setter
inherited
runtimeType
→
Type
A representation of the runtime type of the object.
no setter
inherited
tabId
↔
int
?
If specified, the side panel options for the given tab will be returned. Otherwise, returns the default side panel options (used for any tab that doesn't have specific settings).
getter/setter pair
toJS
→ GetPanelOptions
no setter
Methods
noSuchMethod
(
Invocation
invocation
)
→ dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString
(
)
→
String
A string representation of this object.
inherited
Operators
operator ==
(
Object
other
)
→
bool
The equality operator.
inherited
chrome_extension package
documentation
side_panel
GetPanelOptions class
side_panel library