menu
mop package
documentation
mop.dart
FloatWindowConfig
FloatWindowConfig constructor
FloatWindowConfig constructor
dark_mode
light_mode
FloatWindowConfig
constructor
FloatWindowConfig
(
bool
floatMode
,
int
x
,
int
y
,
int
width
,
int
height
,
)
Implementation
FloatWindowConfig(this.floatMode, this.x, this.y, this.width, this.height);
mop package
documentation
mop
FloatWindowConfig
FloatWindowConfig constructor
FloatWindowConfig class