menu
macos_floating_panel package
documentation
floating_panel.dart
FloatingPanelConfig
FloatingPanelConfig.new const constructor
FloatingPanelConfig.new const constructor
dark_mode
light_mode
FloatingPanelConfig
constructor
const
FloatingPanelConfig
(
{
double
?
width
,
double
?
height
,
double
?
x
,
double
?
y
,
})
Implementation
const FloatingPanelConfig({ this.width, this.height, this.x, this.y, });
macos_floating_panel package
documentation
floating_panel
FloatingPanelConfig
FloatingPanelConfig.new const constructor
FloatingPanelConfig class