menu
webf package
documentation
devtools.dart
WebFInspectorFloatingPanel
WebFInspectorFloatingPanel.new const constructor
WebFInspectorFloatingPanel.new const constructor
dark_mode
light_mode
WebFInspectorFloatingPanel
constructor
const
WebFInspectorFloatingPanel
(
{
Key
?
key
,
bool
?
visible
,
})
Implementation
const WebFInspectorFloatingPanel({ Key? key, this.visible, }) : super(key: key);
webf package
documentation
devtools
WebFInspectorFloatingPanel
WebFInspectorFloatingPanel.new const constructor
WebFInspectorFloatingPanel class